Skip to content

Commit

Permalink
Update GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
GigantPro committed Jul 30, 2023
1 parent e141db9 commit 6b7e5e9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/tests.yml
Expand Up @@ -42,8 +42,5 @@ jobs:
- name: Build
run: python -m poetry run python setup.py develop

- name: CD tests
run: cd tests

- name: Run tests
run: python -m poetry run python -m pytest
run: cd tests && python -m poetry run python -m pytest

0 comments on commit 6b7e5e9

Please sign in to comment.