Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Feb 1, 2024
1 parent 6a07f4d commit b5ed79b
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 @@ -40,7 +40,6 @@ jobs:
pip install -e .[tests]
# Run tests
pytest cubids
pytest --cov-append --cov-report term-missing --cov=cubids cubids
mkdir /home/circleci/src/coverage
mv /home/circleci/src/CuBIDS/.coverage /home/circleci/src/coverage/.coverage.<< parameters.python_version >>
Expand Down

0 comments on commit b5ed79b

Please sign in to comment.