We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6118a62 commit c0f0086Copy full SHA for c0f0086
.github/workflows/windows-msvc.yml
@@ -115,9 +115,9 @@ jobs:
115
uses: actions-rs/cargo@v1
116
with:
117
command: clippy
118
- args: --features egl,win32 --manifest-path ./gdk4-win32/Cargo.
+ args: --features egl,win32 --manifest-path ./gdk4-win32/Cargo.toml
119
- name: Tests gdk-win32
120
121
122
command: test
123
0 commit comments