Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Debug xwin
Browse files Browse the repository at this point in the history
messense committed May 15, 2022

Verified

This commit was signed with the committer’s verified signature.
messense messense
1 parent 84e0808 commit 48f4f05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -125,7 +125,7 @@ jobs:
rustup target add x86_64-pc-windows-gnu
rustup target add x86_64-pc-windows-msvc
cargo run -- build --no-sdist -m test-crates/pyo3-pure/Cargo.toml --target x86_64-pc-windows-gnu
cargo run -- build --no-sdist -m test-crates/pyo3-pure/Cargo.toml --target x86_64-pc-windows-msvc
cargo run -- build --no-sdist -m test-crates/pyo3-pure/Cargo.toml --target x86_64-pc-windows-msvc || ls -lrth /home/runner/.cache/cargo-xwin/xwin/sdk/lib/um/x86_64
- name: test compiling with PYO3_CONFIG_FILE
shell: bash
run: |

0 comments on commit 48f4f05

Please sign in to comment.