chore: CI: add back dropped check-stage3
This commit is contained in:
parent
871c9b4164
commit
6d971827e2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -426,7 +426,7 @@ jobs:
|
|||
if: matrix.test-speedcenter
|
||||
- name: Check Stage 3
|
||||
run: |
|
||||
make -C build -j$NPROC stage3
|
||||
make -C build -j$NPROC check-stage3
|
||||
if: matrix.test-speedcenter
|
||||
- name: Test Speedcenter Benchmarks
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue