Skip to content

Commit

Permalink
Update nf-test URL
Browse files Browse the repository at this point in the history
  • Loading branch information
seppinho authored May 29, 2024
1 parent a4d58a8 commit 3717d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Install nf-test
run: |
wget -qO- https://code.askimed.com/install/nf-test | bash -s 0.9.0-rc2
wget -qO- get.nf-test.com | bash -s 0.9.0-rc2
sudo mv nf-test /usr/local/bin/
- name: Set up Docker Buildx
Expand Down

0 comments on commit 3717d1b

Please sign in to comment.