Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaddeucci committed Aug 27, 2023
2 parents a9c0363 + 63155e2 commit 23074c3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
cache: "pip"

- name: Install test dependencies
run: pip install -r requirements-dev.txt
run: pip install -r requirements.txt

- name: Run tests
run: pytest
4 changes: 0 additions & 4 deletions pyproject.toml

This file was deleted.

File renamed without changes.

0 comments on commit 23074c3

Please sign in to comment.