Skip to content

Commit

Permalink
Same syntax with modules ?
Browse files Browse the repository at this point in the history
  • Loading branch information
Kayanski committed Nov 27, 2024
1 parent 0a3f662 commit 49366ea
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/framework-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,18 +120,11 @@ jobs:
# Find any unused dependencies
unused-deps:
runs-on: ubuntu-latest
name: nigtly / unused-deps
name: stable / unused-deps
steps:
- uses: actions/checkout@v3
with:
submodules: true
- name: Setup sccache
uses: mozilla-actions/[email protected]
with:
version: "v0.8.1"
- uses: Swatinem/rust-cache@v2
with:
workspaces: "framework -> target"
- name: Install cargo-machete
uses: clechasseur/rs-cargo@v2
with:
Expand Down

0 comments on commit 49366ea

Please sign in to comment.