Skip to content

Commit

Permalink
Merge pull request #35 from kravciak/bats
Browse files Browse the repository at this point in the history
Update setup bats action
  • Loading branch information
flavio authored Aug 2, 2024
2 parents c832435 + 8c47476 commit 336c1d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Setup BATS
uses: mig4/setup-bats@v1.2.0
with:
bats-version: 1.5.0
bats-version: 1.11.0
- name: Install kwctl
uses: kubewarden/github-actions/kwctl-installer@v3.3.1
- run: make e2e-tests
Expand Down

0 comments on commit 336c1d0

Please sign in to comment.