mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[Workflow/unit] change target name
This commit is contained in:
4
.github/workflows/unit-workflow.yml
vendored
4
.github/workflows/unit-workflow.yml
vendored
@@ -9,6 +9,6 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: 'recursive'
|
||||
- run: make -j2 PLATFORM=simulator test.headless.bin
|
||||
- run: output/release/simulator/linux/test.headless.bin
|
||||
- run: make -j2 PLATFORM=simulator test.bin
|
||||
- run: output/release/simulator/linux/test.bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user