Skip to content

Commit

Permalink
prepare for cargo publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ChangqingW committed Mar 12, 2024
1 parent 06be849 commit 1140b0f
Show file tree
Hide file tree
Showing 5 changed files with 917 additions and 188 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust-clippy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
continue-on-error: true

- name: Upload analysis results to GitHub
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: rust-clippy-results.sarif
wait-for-processing: true
Loading

0 comments on commit 1140b0f

Please sign in to comment.