Skip to content

Commit

Permalink
update lib check and reindex
Browse files Browse the repository at this point in the history
  • Loading branch information
TieuLongPhan committed Jul 15, 2024
1 parent 1162bb7 commit 4e3011f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
./lint.sh
- name: Test with pytest
run: |
pytest Test --ignore=Test/SynComp Test/test_auto_template.py
pytest Test --ignore=Test/SynComp --ignore=Test/test_auto_template.py

0 comments on commit 4e3011f

Please sign in to comment.