mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 09:39:52 +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…
Reference in New Issue
Block a user