Skip to content

Commit

Permalink
simplify run test
Browse files Browse the repository at this point in the history
  • Loading branch information
akansha1812 committed Aug 1, 2024
1 parent a556d04 commit 574535b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
pip install gcs-torch-dataflux
- name: Run tests
run: |
pytest dataflux_pytorch/tests -vv --junit-xml=sponge_log.xml --log-cli-level=DEBUG
pytest

0 comments on commit 574535b

Please sign in to comment.