Skip to content

Commit

Permalink
Revert "Be super duper extra sure both MinGW and MSVC are tested on CI"
Browse files Browse the repository at this point in the history
This reverts commit 9e10594.
  • Loading branch information
Shnatsel committed May 2, 2024
1 parent 9e10594 commit 38ce728
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ jobs:
profile: minimal
override: true
target: "wasm32-unknown-unknown"
- name: "Test on the native x86_64-pc-windows-msvc"
env:
AUDITABLE_TEST_TARGET: "x86_64-pc-windows-msvc"
- name: "Test on the native x86_64-pc-windows-mscv"
run: cargo test --all-features --workspace
- name: "Test when cross-compiling to x86_64-pc-windows-gnu"
env:
Expand Down

0 comments on commit 38ce728

Please sign in to comment.