Run tests on all cores in GHA jobs

This commit is contained in:
Martin Hořeňovský
2024-01-15 14:22:45 +01:00
parent 05e10dfccc
commit 658acee86e
3 changed files with 2 additions and 5 deletions

View File

@@ -40,6 +40,5 @@ jobs:
- name: Run tests
working-directory: ${{runner.workspace}}/meson-build
# Hardcode 2 cores we know are there
run: |
meson test --verbose