Skip to content

Commit f9c2623

Browse files
authored
Merge pull request #1376 from EliahKagan/revert-1372-find-dll
Revert "Work around nextest macro lib compatibility bug"
2 parents 4f98e94 + 6e51895 commit f9c2623

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,6 @@ jobs:
8484
tool: nextest
8585
- name: "Test (nextest)"
8686
run: cargo nextest run --all --no-fail-fast
87-
env:
88-
# Works around https://github.com/nextest-rs/nextest/issues/1493.
89-
RUSTUP_WINDOWS_PATH_ADD_BIN: '1'
9087

9188
test-32bit:
9289
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)