Skip to content

Commit

Permalink
Clean up whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
bcspragu committed Oct 3, 2023
1 parent ae5dd39 commit 5ea4f72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Run all builds and tests
run: |
run: bazelisk query 'tests(//... except kind(oci_*, //...))' | xargs bazelisk test

- name: Push docker images
run: |
bazel run --@io_bazel_rules_go//go/config:pure //cmd/server:push_image -- --tag=dev
Expand Down

0 comments on commit 5ea4f72

Please sign in to comment.