mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-15 19:10:48 +02:00
update
This commit is contained in:
@@ -213,7 +213,7 @@ jobs:
|
||||
- name: Test Sarama Client Compatibility (Isolated)
|
||||
run: |
|
||||
cd test/kafka
|
||||
go test -v -run "^TestSarama" -timeout 10s
|
||||
go test -v -run "^(TestSaramaBasic|TestSaramaMinimalConfig|TestSaramaProduceConsume|TestSaramaMetadataOnly)$" -timeout 10s
|
||||
env:
|
||||
GOMAXPROCS: 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user