Skip to content

Commit

Permalink
fix(ci): revert unnecessary change
Browse files Browse the repository at this point in the history
  • Loading branch information
sasa-tomic committed Jan 4, 2024
1 parent fb5fdd6 commit bd51781
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/bazel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
key: bazel
- run: bazel build ...
- run: bazel test ...
env:
REPO_CACHE_PATH: "/tmp/ic_repo"
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit bd51781

Please sign in to comment.