mirror of
https://github.com/italicsjenga/muda.git
synced 2024-12-23 12:01:31 +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
|
||||
with:
|
||||
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