Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
erikrikarddaniel authored Apr 3, 2024
1 parent e9727e0 commit 2e703e0
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 @@ -47,7 +47,7 @@ jobs:
strategy:
matrix:
# Run remaining test profiles with minimum nextflow version
profile: [test, test_prokka, test_rnaspades, test_transdecoder]
profile: [test, test_prokka, test_spades, test_transdecoder]
steps:
- name: Check out pipeline code
uses: actions/checkout@v2
Expand Down

0 comments on commit 2e703e0

Please sign in to comment.