Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
majdyz committed May 9, 2024
1 parent 03a6e65 commit d6fae59
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fetch-depth: 1

- name: Set Environment and Install Dependencies
uses: ./github/actions/setup-env.yml
uses: ./github/setup-env

- name: Test with pytest
run: poetry run pytest --cov .

0 comments on commit d6fae59

Please sign in to comment.