Fixed default goal to new all target.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -11s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -11s
This commit is contained in:
parent
b67ba15457
commit
89e94e59f1
5 changed files with 143 additions and 154 deletions
|
|
@ -7,7 +7,7 @@ on:
|
|||
env:
|
||||
VERBOSE: off
|
||||
DEBUG: off
|
||||
MB_I18N: BASIC
|
||||
MB_I18N: iu
|
||||
MB_OPENMSX_STDOUT_IGNORE: on
|
||||
MB_OPENMSX_STDERR_IGNORE: on
|
||||
MB_AUTOEXEC_EMBED_USER: GITHUB_ACTOR
|
||||
|
|
@ -19,4 +19,4 @@ jobs:
|
|||
- name: Check out
|
||||
uses: actions/checkout@v3
|
||||
- name: Run asserts
|
||||
run: make -j1 @package-qa
|
||||
run: make
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue