Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Informatik 8
CoPaR
Commits
5ec83b50
Commit
5ec83b50
authored
Jul 24, 2018
by
Hans-Peter Deifel
Browse files
Build (don't run) benchmarks in CI
parent
e0ff4214
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5ec83b50
...
...
@@ -10,4 +10,4 @@ cache:
-
.stack-root/
test
:
script
:
stack --no-terminal --system-ghc --no-install-ghc build --test --haddock --no-haddock-deps
script
:
stack --no-terminal --system-ghc --no-install-ghc build --test --haddock --no-haddock-deps
--bench --no-run-benchmarks
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment