Skip to content

Commit

Permalink
test: update bats action
Browse files Browse the repository at this point in the history
  • Loading branch information
carlossg authored Apr 8, 2024
1 parent 0539246 commit cde808e
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@c9f3b9a
- name: Update submodules
run: git submodule update --init

Expand Down

0 comments on commit cde808e

Please sign in to comment.