Skip to content

Commit

Permalink
Problem with pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
gonfeco committed Nov 11, 2024
1 parent b9c9753 commit 048ac2c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ jobs:
- name: Test with pytest
shell: bash -el {0}
run: |
python setup.py test
python -m pytest
#pytest
Empty file removed tests/__init__.py
Empty file.

0 comments on commit 048ac2c

Please sign in to comment.