Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

Commit

Permalink
ci: change greenlight to https
Browse files Browse the repository at this point in the history
  • Loading branch information
thesimplekid committed Jul 20, 2023
1 parent 8f7e28d commit 024f6c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ jobs:
run: cargo fmt --all --check
- name: Run clippy
run: |
sudo apt-get install -y protobuf-compiler
rustup component add clippy
cargo clippy --all

0 comments on commit 024f6c0

Please sign in to comment.