mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +08:00
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