Skip to content

Commit

Permalink
repo-token for protoc
Browse files Browse the repository at this point in the history
  • Loading branch information
generall committed Feb 7, 2023
1 parent c50dc1e commit 06dba27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
- uses: Swatinem/rust-cache@v2
- name: Install Protoc
uses: arduino/setup-protoc@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Run tests
run: cargo test --all

Expand Down

0 comments on commit 06dba27

Please sign in to comment.