Skip to content

Commit

Permalink
Revert "ci: source fslconf to make susan work"
Browse files Browse the repository at this point in the history
This reverts commit e647b01.
  • Loading branch information
synchon committed Oct 31, 2024
1 parent 00656f9 commit b7a408f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ jobs:
run: |
# https://github.com/actions/checkout/issues/1169#issuecomment-2291682583
git config --system --add safe.directory $(pwd)
# Source fslconf before running susan
. ${FSLDIR}/etc/fslconf/fsl.sh
tox
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
Expand Down

0 comments on commit b7a408f

Please sign in to comment.