mirror of
https://github.com/italicsjenga/muda.git
synced 2024-12-23 20:11:29 +11:00
ci: remove windows-common-controls test
This commit is contained in:
parent
fabbbacb4b
commit
2e01d8a04c
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
|
@ -45,8 +45,3 @@ jobs:
|
||||||
- uses: actions-rs/cargo@v1
|
- uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: test
|
command: test
|
||||||
|
|
||||||
- name: test common-controls-v6
|
|
||||||
if: matrix.os == 'windows-latest'
|
|
||||||
working-directory: examples/windows-common-controls-v6
|
|
||||||
run: cargo run
|
|
||||||
|
|
Loading…
Reference in a new issue