mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-06-11 07:53:36 +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
|