mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-23 13:04:28 +00:00
Only build riscof tests in installation ci
This commit is contained in:
parent
535ca9535b
commit
9b2aa1ae5f
4
.github/workflows/install.yml
vendored
4
.github/workflows/install.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
- name: make tests
|
||||
run: |
|
||||
source setup.sh
|
||||
make
|
||||
make riscof
|
||||
- name: regresssion
|
||||
run: |
|
||||
source setup.sh
|
||||
@ -62,7 +62,7 @@ jobs:
|
||||
- name: make tests
|
||||
run: |
|
||||
source setup.sh
|
||||
make
|
||||
make riscof
|
||||
- name: regresssion
|
||||
run: |
|
||||
source setup.sh
|
||||
|
Loading…
Reference in New Issue
Block a user