Skip to content

Commit a7d74d2

Browse files
committed
dist/azure-coverage.yml: remove a now-unneeded line
1 parent ddc2b8d commit a7d74d2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

dist/azure-coverage.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ steps:
5353
# support in the test harness to wrap the invocations in `kcov` calls.
5454
- bash: |
5555
set -xeuo pipefail
56-
p="$(pwd)"
5756
export TECTONIC_EXETEST_KCOV_RUNNER="kcov --include-path=$(pwd) --exclude-pattern=/tests/"
5857
cargo test --test executable
5958
displayName: Special-case executable tests

0 commit comments

Comments
 (0)