Skip to content

Commit

Permalink
try different way
Browse files Browse the repository at this point in the history
  • Loading branch information
BenBirt committed Oct 10, 2024
1 parent dec6103 commit ef46310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bazel_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
run-bazel-test:
runs-on: ubuntu-latest
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.event_name }} event."
- run: bazel test //...
# runs-on: gcr.io/bazel-public/bazel:7.3.2
# steps:
# - run: test ...

0 comments on commit ef46310

Please sign in to comment.