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 394e8e3 commit 6ff3fdcCopy full SHA for 6ff3fdc
.github/workflows/ci.yaml
@@ -45,7 +45,7 @@ jobs:
45
- uses: mig4/setup-bats@v1
46
with:
47
bats-version: 1.9.0
48
- - run: bats e2e --filter-tags ${{ matrix.tag }}
+ - run: bats cli/e2e --filter-tags ${{ matrix.tag }}
49
50
test:
51
runs-on: ubuntu-latest
0 commit comments