Skip to content

Commit

Permalink
Modification to Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gonfeco committed Sep 12, 2023
1 parent 1fa9ce6 commit c532724
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 32 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
- name: Test with pytest
run: |
pytest
python setup.py test
6 changes: 0 additions & 6 deletions tnbs/benchmark_exe.sh

This file was deleted.

25 changes: 0 additions & 25 deletions tnbs/test_my_lib.py

This file was deleted.

0 comments on commit c532724

Please sign in to comment.