Skip to content

Commit

Permalink
ignore missing temp file _remote_module_non_scriptable.py for coverag…
Browse files Browse the repository at this point in the history
…e report
  • Loading branch information
LckyLke committed Dec 6, 2024
1 parent 66334f5 commit b293d15
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 @@ -32,4 +32,4 @@ jobs:
run: |
pip install coverage
coverage run -m pytest
coverage report -m
coverage report -m -i

0 comments on commit b293d15

Please sign in to comment.