Added test-syntax-suggest to CI
This commit is contained in:
parent
5e4d1f9908
commit
3a2bc84954
Notes:
git
2022-08-26 12:16:16 +09:00
2
.github/workflows/ubuntu.yml
vendored
2
.github/workflows/ubuntu.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
make:
|
make:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
test_task: ["check", "test-bundler-parallel", "test-bundled-gems"]
|
test_task: ["check", "test-syntax-suggest", "test-bundler-parallel", "test-bundled-gems"]
|
||||||
os:
|
os:
|
||||||
- ubuntu-20.04
|
- ubuntu-20.04
|
||||||
configure: ["", "cppflags=-DRUBY_DEBUG"]
|
configure: ["", "cppflags=-DRUBY_DEBUG"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user