mirror of
https://github.com/reecetech/version-increment.git
synced 2025-12-21 14:35:44 +00:00
Update to latest BATS
This commit is contained in:
2
.github/workflows/test-and-release.yml
vendored
2
.github/workflows/test-and-release.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
|||||||
- name: Setup bats
|
- name: Setup bats
|
||||||
uses: bats-core/bats-action@2.0.0
|
uses: bats-core/bats-action@2.0.0
|
||||||
with:
|
with:
|
||||||
bats-version: 1.8.0
|
bats-version: 1.11.0
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: bats tests/*.bats
|
run: bats tests/*.bats
|
||||||
|
|||||||
Reference in New Issue
Block a user