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 44916f6 commit ce6badcCopy full SHA for ce6badc
.github/workflows/rust-next.yml
@@ -53,7 +53,7 @@ jobs:
53
toolchain: stable
54
- uses: Swatinem/rust-cache@v2
55
- uses: taiki-e/install-action@cargo-hack
56
- - name: Update dependencues
+ - name: Update dependencies
57
run: cargo update
58
- name: Build
59
run: cargo test --workspace --no-run
0 commit comments