Vars test completed as success.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 1s

This commit is contained in:
Willem Cazander 2024-07-03 13:39:19 +02:00
parent b536df32a0
commit ca96d11dbe

View file

@ -15,4 +15,4 @@ jobs:
- name: Check out
uses: actions/checkout@v3
- name: Run asserts
run: make -j4 bin/@assert-all
run: make -s -j4 bin/@assert-all