We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddc2b8d commit a7d74d2Copy full SHA for a7d74d2
1 file changed
dist/azure-coverage.yml
@@ -53,7 +53,6 @@ steps:
53
# support in the test harness to wrap the invocations in `kcov` calls.
54
- bash: |
55
set -xeuo pipefail
56
- p="$(pwd)"
57
export TECTONIC_EXETEST_KCOV_RUNNER="kcov --include-path=$(pwd) --exclude-pattern=/tests/"
58
cargo test --test executable
59
displayName: Special-case executable tests
0 commit comments