mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-06-03 01:44:53 +00:00
🤖 Build binary before testing
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
This commit is contained in:
parent
9247608204
commit
2e99409203
2
.github/workflows/unit-tests.yml
vendored
2
.github/workflows/unit-tests.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
packages: utils/earthly
|
||||
- name: Run Build
|
||||
run: |
|
||||
earthly +dist
|
||||
earthly +build
|
||||
- name: Run tests
|
||||
run: |
|
||||
earthly +test
|
||||
|
Loading…
Reference in New Issue
Block a user