mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-09-20 17:59:16 +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
|
packages: utils/earthly
|
||||||
- name: Run Build
|
- name: Run Build
|
||||||
run: |
|
run: |
|
||||||
earthly +dist
|
earthly +build
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
earthly +test
|
earthly +test
|
||||||
|
Reference in New Issue
Block a user