Skip to content

Commit 4785e89

Browse files
committed
Use Bats v1.10.0
1 parent b83e2c3 commit 4785e89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ jobs:
1414
runs-on: ${{ matrix.os }}
1515
steps:
1616
- uses: actions/checkout@v2
17-
- run: git clone https://github.com/bats-core/bats-core.git --depth=1 -b v1.2.0 bats
17+
- run: git clone https://github.com/bats-core/bats-core.git --depth=1 -b v1.10.0 bats
1818
- run: bats/bin/bats --tap test

0 commit comments

Comments
 (0)