Skip to content

Commit

Permalink
CI: Switch to bats-core/bats-action
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota committed Apr 3, 2024
1 parent de88dd1 commit 6e958c7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@ jobs:
shards: ${{ github.event.inputs.shards || 'nightly' }}

- name: Setup BATS
uses: mig4/setup-bats@v1
with:
bats-version: 1.9.0
uses: bats-core/bats-action@1.5.6

- name: Test
run: |
Expand Down

0 comments on commit 6e958c7

Please sign in to comment.