Skip to content

Commit

Permalink
ga build
Browse files Browse the repository at this point in the history
  • Loading branch information
4kimov committed Dec 21, 2024
1 parent 3340b31 commit 7434bc9
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,4 @@ jobs:
with:
profile: minimal
toolchain: stable
override: true

- name: Install cargo check tools
run: cargo install --locked cargo-outdated || true

- name: Check
run: |
cargo outdated --exit-code 1
rm -rf ~/.cargo/advisory-db
override: true

0 comments on commit 7434bc9

Please sign in to comment.