Test vars
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 2s

This commit is contained in:
Willem Cazander 2024-07-03 13:34:50 +02:00
parent e48337d6ef
commit b536df32a0

View file

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