Skip to content

Commit

Permalink
Fix workflow naming
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaavi committed Apr 18, 2024
1 parent 830dda9 commit f3ef67d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Run Go Tests
- name: Run Go Tests & Build
run: earthly --ci --remote-cache=ghcr.io/safing/build-cache --push +go-ci

0 comments on commit f3ef67d

Please sign in to comment.