Skip to content

Commit

Permalink
chore: add repo-token
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhantgoel committed Jan 8, 2025
1 parent 0387aad commit b31a450
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
uses: arduino/setup-task@v2
with:
version: 3.x
repo-token: ${{ secrets.GITHUB_TOKEN }}

- name: Install dependencies
run: uv sync
Expand Down

0 comments on commit b31a450

Please sign in to comment.