mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Switch to new RISCOF humber of jobs in install test
This commit is contained in:
parent
521633698c
commit
59ee4cf7e4
4
.github/workflows/install.yml
vendored
4
.github/workflows/install.yml
vendored
@ -32,7 +32,6 @@ jobs:
|
|||||||
- name: make tests
|
- name: make tests
|
||||||
run: |
|
run: |
|
||||||
source setup.sh
|
source setup.sh
|
||||||
sed -i 's,jobs=4,jobs=3,g' "$WALLY"/tests/riscof/config.ini
|
|
||||||
make riscof
|
make riscof
|
||||||
- name: regression
|
- name: regression
|
||||||
run: |
|
run: |
|
||||||
@ -86,7 +85,6 @@ jobs:
|
|||||||
- name: make tests
|
- name: make tests
|
||||||
run: |
|
run: |
|
||||||
source setup.sh
|
source setup.sh
|
||||||
sed -i 's,jobs=4,jobs=3,g' "$WALLY"/tests/riscof/config.ini
|
|
||||||
make riscof
|
make riscof
|
||||||
- name: regression
|
- name: regression
|
||||||
run: |
|
run: |
|
||||||
@ -125,7 +123,6 @@ jobs:
|
|||||||
- name: make tests
|
- name: make tests
|
||||||
run: |
|
run: |
|
||||||
source setup.sh
|
source setup.sh
|
||||||
sed -i 's,jobs=4,jobs=3,g' "$WALLY"/tests/riscof/config.ini
|
|
||||||
make riscof
|
make riscof
|
||||||
- name: regression
|
- name: regression
|
||||||
run: |
|
run: |
|
||||||
@ -173,7 +170,6 @@ jobs:
|
|||||||
- name: make tests
|
- name: make tests
|
||||||
run: |
|
run: |
|
||||||
source setup.sh
|
source setup.sh
|
||||||
sed -i 's,jobs=4,jobs=3,g' "$WALLY"/tests/riscof/config.ini
|
|
||||||
make riscof
|
make riscof
|
||||||
- name: regression
|
- name: regression
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user