mirror of
https://github.com/safing/portmaster
synced 2025-04-25 13:29:10 +00:00
Fix workflow naming
This commit is contained in:
parent
830dda96c5
commit
f3ef67ddb1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue