Run tests serially under CI
This commit is contained in:
parent
2962fbcf7a
commit
aa25c4eccc
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -2,6 +2,9 @@ name: C/C++ CI
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
env:
|
||||
CTEST_PARALLEL_LEVEL: "1"
|
||||
|
||||
jobs:
|
||||
ubuntu:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user