Startup note test.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 4s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 4s
This commit is contained in:
parent
ca96d11dbe
commit
9d493487de
1 changed files with 2 additions and 2 deletions
|
|
@ -15,4 +15,4 @@ jobs:
|
||||||
- name: Check out
|
- name: Check out
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Run asserts
|
- name: Run asserts
|
||||||
run: make -s -j4 bin/@assert-all
|
run: make -j1 bin/@assert-all
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue