Skip to content

Commit

Permalink
chore: attempt to bypass susan failure in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
synchon committed Oct 23, 2024
1 parent b91f06f commit 5198e77
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 @@ -65,7 +65,7 @@ jobs:
run: |
# https://github.com/actions/checkout/issues/1169#issuecomment-2291682583
git config --system --add safe.directory $(pwd)
tox
FSLOUTPUTTYPE=NIFTI_GZ tox
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
with:
Expand Down

0 comments on commit 5198e77

Please sign in to comment.