Skip to content

Commit

Permalink
chore: remove debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
mgred committed Jan 1, 2024
1 parent bb3677a commit 37ddf78
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@ jobs:
~/.cache/bazel-repo
key: bazel-cache-${{ hashFiles('**/BUILD.bazel', '**/*.bzl', 'WORKSPACE') }}
restore-keys: bazel-cache-
- name: bazel version
working-directory: ${{ matrix.folder }}
env:
USE_BAZEL_VERSION: ${{ matrix.bazelversion }}
run: bazel version
- name: bazel test //...
working-directory: ${{ matrix.folder }}
env:
Expand Down

0 comments on commit 37ddf78

Please sign in to comment.