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 bee572b commit a4bbcf2Copy full SHA for a4bbcf2
.github/workflows/rust.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Checkout
18
uses: actions/checkout@v4
19
20
- - name: Instal cargo-workspaces
+ - name: Install cargo-workspaces
21
run: cargo install cargo-workspaces
22
23
- name: Run tests
0 commit comments