Skip to content

Commit

Permalink
updated timeseries test
Browse files Browse the repository at this point in the history
  • Loading branch information
anwarMZ committed Dec 20, 2024
1 parent c1c8f92 commit d1ac271
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/nextflow_CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ jobs:
check_success:
name: Check if all tests passed
needs: [test_sarscov2_user, test_sarscov2_reference]
needs:
[test_sarscov2_user, test_sarscov2_reference, test_sarscov2_timeseries]
runs-on: ubuntu-latest
steps:
- name: Check job status
Expand Down

0 comments on commit d1ac271

Please sign in to comment.