Skip to content

Commit

Permalink
ignore one file
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverba137 committed Jan 29, 2025
1 parent d280444 commit 14081fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Compile the package
run: CC=g++ CXX=g++ CFLAGS="-fPIC" LDSHARED="g++ -shared" python setup.py build_ext --inplace
- name: Run Tests
run: pytest
run: pytest --ignore=py/fiberassign/test/simulate.py

docs:
name: Doc test
Expand Down

0 comments on commit 14081fb

Please sign in to comment.