Skip to content

Commit

Permalink
updated yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
emilinmathew committed Aug 13, 2024
1 parent 45dc4a9 commit 81b03b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
cmake -DENABLE_COVERAGE=ON ..
make -j2
cd ../tests
# conda run -n zerod pytest -v --durations=0 --coverage
conda run -n zerod pytest -v --durations=0 --ignore=test_dirgraph.py --coverage
cd ../Release
make coverage
Expand Down

0 comments on commit 81b03b4

Please sign in to comment.