Skip to content

Commit

Permalink
Update run_tests_suite_coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
irenaby authored Oct 21, 2024
1 parent a9486f7 commit bba3bd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests_suite_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Run TensorFlow pytest
run: |
source torch_env/bin/activate
source tf_env/bin/activate
coverage run --parallel-mode -m --omit "*__init__.py" --include "model_compression_toolkit/**/*.py" pytest tests_pytest/keras
- name: Set up Pytorch environment
Expand Down

0 comments on commit bba3bd1

Please sign in to comment.