Skip to content

Commit

Permalink
test: update bats action
Browse files Browse the repository at this point in the history
  • Loading branch information
carlossg committed Apr 8, 2024
1 parent 0539246 commit 728f2da
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v4
- name: Setup BATS
uses: bats-core/[email protected]
with:
bats-version: 1.10.0
uses: bats-core/bats-action@c9f3b9ab55d4711876053a7917f3311ee30366bf
- name: Update submodules
run: git submodule update --init

Expand Down

0 comments on commit 728f2da

Please sign in to comment.