Skip to content

Commit

Permalink
✅ fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ddomenico committed Aug 7, 2024
1 parent 8bb86cb commit 80fa8ae
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 @@ -19,7 +19,7 @@ jobs:
sudo mv nf-test /usr/local/bin/
- name: Pull Docker image and cache
run: |
docker pull papaemmelab/purple:v0.1.0
docker pull papaemmelab/purple:v0.1.1
- name: Run unit tests of each process for Amber, Cobalt, Purple
run: |
nf-test test tests/main.runamber.nf.test
Expand Down

0 comments on commit 80fa8ae

Please sign in to comment.