zeroshade commented on code in PR #310:
URL: https://github.com/apache/iceberg-go/pull/310#discussion_r1971912875


##########
.github/workflows/go-integration.yml:
##########
@@ -66,6 +66,7 @@ jobs:
         run: |          
           go test -tags integration -v -run="^TestScanner" ./table
           go test -tags integration -v ./io
+          go test -tags integration -v -run="^TestRestIntegration$" 
./catalog/rest

Review Comment:
   Yup the docker service is spun up already above this



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to