mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 18:42:30 +03: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
|