Skip to content

Commit 6e51895

Browse files
authored
Revert "Work around nextest macro lib compatibility bug"
1 parent 4f98e94 commit 6e51895

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)