Fix workflow naming

This commit is contained in:
Daniel 2024-04-18 14:40:24 +02:00
parent 830dda96c5
commit f3ef67ddb1

View file

@ -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