Skip to content

Commit

Permalink
Fixing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mojtaba-eshghie committed Sep 14, 2024
1 parent 8fa3c17 commit a2519f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
- name: Run tests
run: |
run: python -m unittest tests.test_comparator.TestComparator.test_comparator
pytest tests/test_comparator.py::TestComparator::test_comparator --maxfail=1 --disable-warnings -v

0 comments on commit a2519f9

Please sign in to comment.