Skip to content

Commit

Permalink
try to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nvnieuwk committed Nov 26, 2024
1 parent 5b9102a commit 2ea45e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
- name: "Run ${{ matrix.filter }} tests (changed) | ${{ matrix.shard }}/${{ env.NFT_MAX_SHARDS }}"
if: ${{ env.SOURCE_BRANCH != 'main' }}
run: |
echo ${{ env.SOURCE_BRANCH }}
$CONDA/bin/nf-test test \
--ci \
--changed-since HEAD^ \
Expand Down

0 comments on commit 2ea45e0

Please sign in to comment.