Skip to content

Commit

Permalink
test github actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
abelcarreras committed Apr 24, 2022
1 parent f271aa2 commit b6f887c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Test with pytest
run: |
# pytest test
cd test
cd unittest
pytest
working-directory: ${{env.working-directory}}

Expand Down

0 comments on commit b6f887c

Please sign in to comment.