Skip to content

Commit

Permalink
quality metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
h-mayorquin committed Jun 26, 2024
1 parent 74d040a commit 96f00a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/all-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
- name: Test quality metrics
shell: bash
if: env.RUN_QUALITYMETRICS_TESTS == 'true'
run:
run: |
pip install -e .[qualitymetrics]
./.github/run_tests.sh qualitymetrics --no-virtual-env
Expand Down

0 comments on commit 96f00a6

Please sign in to comment.