Skip to content

Commit

Permalink
correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
gokulavasan committed Mar 27, 2024
1 parent 04d12b6 commit 699677e
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 @@ -87,4 +87,4 @@ jobs:
if: ${{ ! contains(github.event.pull_request.labels.*.name, 'ciflow/slow') }}
run:
pytest --no-header -v test --ignore=test/test_period.py --ignore=test/test_text_examples.py
--ignore=test/test_audio_examples.py --ignore=test/test_aistore.py --ignore=test/test_mprs.py
--ignore=test/test_audio_examples.py --ignore=test/test_aistore.py --ignore=test/dataloader2/test_mprs.py

0 comments on commit 699677e

Please sign in to comment.