Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Ash-L2L committed Aug 1, 2023
1 parent cc85342 commit 94d7c1d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check_and_lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
# env:
# RUSTFLAGS: -D warnings
steps:
- name: Install Protoc
uses: arduino/setup-protoc@v2

- uses: actions/checkout@v2
- name: Install latest stable toolchain
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 94d7c1d

Please sign in to comment.