CI/CD test obviously needs the build.
This commit is contained in:
@@ -20,6 +20,7 @@ build-fedora:
|
||||
|
||||
test-examples:
|
||||
stage: test
|
||||
needs: ["build"]
|
||||
script:
|
||||
- ./examples/affinity
|
||||
- ./examples/df
|
||||
|
Reference in New Issue
Block a user