Skip to content

Commit 99b5af7

Browse files
committed
TEMP test ci
1 parent a0b4a48 commit 99b5af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
TERM: linux
7171
run: |
7272
bash --version
73-
bats -o _artifacts --trace --verbose-run --formatter tap tests/
73+
kind create cluster -v 7 --config tests/kind.yaml
7474
- name: Debug info
7575
if: always()
7676
run: |

0 commit comments

Comments
 (0)