diff --git a/.github/workflows/macos.yaml b/.github/workflows/macos.yaml index 19df003d6..9a4337b1e 100644 --- a/.github/workflows/macos.yaml +++ b/.github/workflows/macos.yaml @@ -67,4 +67,4 @@ jobs: - name: blaze test working-directory: ./src run: | - bazel test --config oss_macos base/... mac/... + bazel test --config oss_macos ... -- -gui/... -protocol/... -renderer/qt/... -session:session_watch_dog_test -third_party/... -unix/...