Skip to content

Commit

Permalink
Merge pull request GitoxideLabs#1376 from EliahKagan/revert-1372-find…
Browse files Browse the repository at this point in the history
…-dll

Revert "Work around nextest macro lib compatibility bug"
  • Loading branch information
Byron authored May 24, 2024
2 parents 4f98e94 + 6e51895 commit f9c2623
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,6 @@ jobs:
tool: nextest
- name: "Test (nextest)"
run: cargo nextest run --all --no-fail-fast
env:
# Works around https://github.com/nextest-rs/nextest/issues/1493.
RUSTUP_WINDOWS_PATH_ADD_BIN: '1'

test-32bit:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f9c2623

Please sign in to comment.