Skip to content

Commit

Permalink
mend
Browse files Browse the repository at this point in the history
  • Loading branch information
amva13 committed Mar 22, 2024
1 parent 4a17a81 commit 24bcaf6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
no_output_timeout: 30m
command: |
. venv/bin/activate
pytest --ignore=tdc/test/dev_tests/ --ignore=tdc/test/test_resources.py --ignore=tdc/test/test_data_process.py --ignore=tdc/test/test_dataloaders.py
- store_artifacts:
path: test-reports
Expand Down

0 comments on commit 24bcaf6

Please sign in to comment.