Skip to content

Commit

Permalink
Merge pull request #233 from mihaitodor/redpanda-mihai
Browse files Browse the repository at this point in the history
Fix Redpanda tests
  • Loading branch information
twmb authored Oct 21, 2022
2 parents 152bad8 + 7134032 commit 0f20096
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ jobs:
image: vectorized/redpanda-nightly:latest
ports:
- 9092:9092
env:
REDPANDA_ADVERTISE_KAFKA_ADDRESS: redpanda:9092
steps:
- uses: actions/checkout@v3
- run: go test ./...
Expand Down

0 comments on commit 0f20096

Please sign in to comment.