Skip to content

Commit

Permalink
add license checker
Browse files Browse the repository at this point in the history
  • Loading branch information
jiacai2050 committed May 20, 2024
1 parent cad1e5c commit d1f271f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
with:
submodules: true
- uses: Swatinem/rust-cache@v2
- name: Check License Header
uses: korandoru/hawkeye@v5
- name: Setup Build Environment
run: sudo apt update && sudo apt install -y protobuf-compiler
- name: Install cargo binaries
Expand Down

0 comments on commit d1f271f

Please sign in to comment.