Skip to content

Commit

Permalink
ci: Dummy
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Oct 5, 2023
1 parent 0ace6b6 commit a101a30
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ jobs:
wget -qO- https://code.askimed.com/install/nf-test | bash
sudo mv nf-test /usr/local/bin/
- name: Smoke
id: list
run: |
nf-test list --silent --format=json
- name: List nf-test
id: list
run: |
Expand Down

0 comments on commit a101a30

Please sign in to comment.