1
0
mirror of synced 2026-04-26 12:18:43 +00:00

These are tests from other Makefile

This commit is contained in:
Miodrag Milanovic
2026-02-12 14:06:08 +01:00
parent cc79c6a761
commit c6e48f4bea

View File

@@ -220,7 +220,7 @@ jobs:
- name: Run tests
shell: bash
run: |
make -C docs vanilla-test -j$procs
make -C docs test -j$procs
test-docs-build:
name: Try build docs