Skip to content

Commit

Permalink
Merge pull request #247 from nf-core/remove_workflow_ci_testing
Browse files Browse the repository at this point in the history
Removed workflow testing
  • Loading branch information
apeltzer authored Aug 13, 2024
2 parents f6c31b8 + c105ec5 commit ee35363
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 @@ -77,7 +77,7 @@ jobs:
--shard ${{ matrix.shard }}/${{ env.SHARDS }} \
--changed-since HEAD^ \
--profile "+${{ matrix.profile }}" \
--filter pipeline,workflow
--filter pipeline
- name: Publish Test Report
uses: mikepenz/action-junit-report@v3
Expand Down

0 comments on commit ee35363

Please sign in to comment.