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
1 changed files with 1 additions and 1 deletions

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