Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nwt committed Jan 2, 2024
1 parent 03d9032 commit 0d20e61
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,7 @@ jobs:
- run: make vet
- run: make test-unit
- run: make test-system
- run: make test-system ZTEST_TAG=kafka
- run: make test-system ZTEST_TAG=kafka GOFLAGS=-timeout=2m
- uses: jwalton/gh-docker-logs@v2
if: failure()

0 comments on commit 0d20e61

Please sign in to comment.