Skip to content

Commit

Permalink
Removed audit
Browse files Browse the repository at this point in the history
  • Loading branch information
labra committed Mar 18, 2023
1 parent e357080 commit b034d72
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
20 changes: 0 additions & 20 deletions .github/workflows/audit.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/nightly_lints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Run cargo clippy
uses: actions-rs/cargo@v1
continue-on-error: true # WARNING: only for this example, remove it!
continue-on-error: false
with:
command: clippy
args: -- -D warnings
Expand Down

0 comments on commit b034d72

Please sign in to comment.