Skip to content

Commit

Permalink
Simplify the step name again
Browse files Browse the repository at this point in the history
Signed-off-by: Jon Kartago Lamida <me@lamida.net>
  • Loading branch information
lamida committed May 14, 2024
1 parent 14c9835 commit 4f58f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: make test
- name: Test benchmarks
run: make test-benchmarks
- name: Regenerate and check protos
- name: Check protos
run: |
apt-get update && apt-get -y install unzip
go mod vendor
Expand Down

0 comments on commit 4f58f1e

Please sign in to comment.