Skip to content

Commit

Permalink
Fix integration test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
e1himself committed Dec 22, 2023
1 parent 96dda6a commit 6840aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v1

- name: "Install goss & co"
uses: @e1himself/goss-installation-action
uses: e1himself/goss-installation-action

- name: "Validate installed tools"
run: goss validate
Expand Down

0 comments on commit 6840aa6

Please sign in to comment.