We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ec93db commit 099200cCopy full SHA for 099200c
.github/workflows/rust_tests.yml
@@ -123,4 +123,4 @@ jobs:
123
with:
124
command: build
125
toolchain: ${{ matrix.toolchain }}
126
- args: --target ${{ matrix.target }} --manifest-path ./example-projects/actix-web-example/Cargo.toml
+ args: --target ${{ matrix.target }} --manifest-path ./example-projects/actix-web-example/Cargo.toml
0 commit comments