We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b83e2c3 commit 4785e89Copy full SHA for 4785e89
1 file changed
.github/workflows/tests.yml
@@ -14,5 +14,5 @@ jobs:
14
runs-on: ${{ matrix.os }}
15
steps:
16
- uses: actions/checkout@v2
17
- - run: git clone https://github.com/bats-core/bats-core.git --depth=1 -b v1.2.0 bats
+ - run: git clone https://github.com/bats-core/bats-core.git --depth=1 -b v1.10.0 bats
18
- run: bats/bin/bats --tap test
0 commit comments