Skip to content

Commit

Permalink
Checkout code
Browse files Browse the repository at this point in the history
  • Loading branch information
lebedenko-ubique committed Oct 25, 2024
1 parent d9f9830 commit 8ea5b1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
check-all:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Check clippy
uses: UbiqueInnovation/action-systems-rust-clippy@main
- name: Check formatting
Expand Down

0 comments on commit 8ea5b1e

Please sign in to comment.