mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-04-26 13:15:07 +08:00
7 lines
139 B
Plaintext
7 lines
139 B
Plaintext
-- The project configuration used when building in CI.
|
|
|
|
package graphql-engine
|
|
ghc-options: -j3 -Werror
|
|
tests: true
|
|
benchmarks: true
|