Skip to content

Commit 15f0b53

Browse files
Exclude //ui/... properly
1 parent 167a4a8 commit 15f0b53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,6 @@ jobs:
7373
--test_env=DOCKER_HOST=tcp://docker:2375 \
7474
--test_env=TESTCONTAINERS_HOST_OVERRIDE=docker \
7575
--test_output=errors \
76+
-- \
7677
//... \
7778
-//ui/...

0 commit comments

Comments
 (0)