Skip to content

Commit

Permalink
initial oci test
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-bee committed Oct 13, 2024
1 parent 0495cb8 commit f058c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: bazel build //...

- name: Test with Bazel
run: bazel test //...
run: bazel test //... --test_verbose_timeout_warnings

- name: Log in to the Container registry
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
Expand Down

0 comments on commit f058c4d

Please sign in to comment.