Skip to content

Commit

Permalink
Explicit version in win10 test
Browse files Browse the repository at this point in the history
  • Loading branch information
passcod committed May 31, 2022
1 parent 0b7d560 commit 25e79a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ jobs:
run: cargo test --test platformed vt_ris
- if: "matrix.platform == 'windows'"
shell: powershell
run: cd tests/win10; cargo run
run: cd tests/win10; cargo +${{ matrix.toolchain }} run

0 comments on commit 25e79a3

Please sign in to comment.