CI fix attempt
This commit is contained in:
parent
5954d662a5
commit
f720916633
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -59,5 +59,4 @@ jobs:
|
||||||
MODERN: 1
|
MODERN: 1
|
||||||
TEST: 1
|
TEST: 1
|
||||||
run: |
|
run: |
|
||||||
make -j${nproc} -O pokeemerald-test.elf
|
|
||||||
make -j${nproc} check
|
make -j${nproc} check
|
||||||
|
|
Loading…
Reference in a new issue