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 9c654ec commit 339e7a9Copy full SHA for 339e7a9
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
uses: actions-rs/cargo@v1
46
with:
47
command: check
48
- args: --all --bins --tests --examples
+ args: --all --bins --examples
49
- run: git lfs fetch && git lfs checkout
50
- uses: taiki-e/install-action@v1
51
0 commit comments