Run single for better output.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 7s

This commit is contained in:
Willem Cazander 2024-07-19 16:02:51 +02:00
parent 01345cb5ff
commit f301b292bc

View file

@ -20,4 +20,4 @@ jobs:
- name: Check out
uses: actions/checkout@v3
- name: Run asserts
run: make -j @ALL
run: make -j1 @ALL