Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mbackenkoehler authored Jan 29, 2024
1 parent affecc3 commit e7b7f8a
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 @@ -68,7 +68,7 @@ jobs:
shell: bash -l {0}
run: |
PYTEST_ARGS="--nbval-lax --current-env --dist loadscope"
pytest $PYTEST_ARGS teachopencadd/talktorials/ $IGNORE
pytest $PYTEST_ARGS .
working-directory: teachopencadd/talktorials/${{ matrix.directory }}

format:
Expand Down

0 comments on commit e7b7f8a

Please sign in to comment.