mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-09-20 09:49:11 +00:00
🤖 Build binary before testing
Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user