Skip to content

Commit

Permalink
Merge branch 'main' into split-unit-pg-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
noctarius committed Oct 1, 2023
2 parents 1dc6bf2 + 68e3695 commit c55911b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
strategy:
fail-fast: false
matrix:
test: [ "aws-kinesis", "aws-sqs", "kafka", "nats", "redis", "redpanda" ]
test: ["aws-kinesis", "aws-sqs", "kafka", "nats", "redis", "redpanda", "http"]

name: Tests (Int)
runs-on: ubuntu-latest
Expand Down

0 comments on commit c55911b

Please sign in to comment.