Skip to content

Commit 99bc9f8

Browse files
committed
fixup! ci: change version of mac used on CI
1 parent 84723b8 commit 99bc9f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ jobs:
8181
- uses: ./github-actions/npm/checkout-and-setup-node
8282
- uses: ./github-actions/bazel/setup
8383
- run: yarn install --immutable
84-
- run: yarn bazel test --test_tag_filters=macos --build_tests_only -- //... -//bazel/remote-execution/...
84+
- run: yarn bazel test --test_tag_filters=macos --verbose_failures --build_tests_only --test_output=errors //...

0 commit comments

Comments
 (0)