Skip to content

Commit

Permalink
build: increase rate limit for setup-just (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
akikanellis authored Apr 24, 2022
1 parent 3674049 commit 2a45067
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
with:
# renovate: datasource=crate depName=just
just-version: 1.1.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Test
run: just test

0 comments on commit 2a45067

Please sign in to comment.