Skip to content

Commit

Permalink
Azure: set more error reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
guibou committed Jun 26, 2019
1 parent e9fdb3d commit 2038ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,6 @@ jobs:
/c/bazel/bazel.exe test --config windows "//tests/c-compiles/..."
# Hazel tests that succeed
/c/bazel/bazel.exe test --config windows "@ai_formation_hazel//test:ghc-paths-test"
/c/bazel/bazel.exe test --test_output=errors --config windows "@ai_formation_hazel//test:ghc-paths-test"
displayName: 'Run Bazel'

0 comments on commit 2038ba1

Please sign in to comment.