🤖 Build binary before testing

Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
This commit is contained in:
Itxaka 2023-04-24 15:36:58 +02:00
parent 9247608204
commit 2e99409203

View File

@ -25,7 +25,7 @@ jobs:
packages: utils/earthly
- name: Run Build
run: |
earthly +dist
earthly +build
- name: Run tests
run: |
earthly +test