Skip to content

Commit afeb63f

Browse files
Update test.yml
1 parent a8feace commit afeb63f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
# Trigger on any pull request
88
pull_request:
99

10+
env:
11+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # For setup-rust
12+
1013
jobs:
1114
pre-commit:
1215
name: Code style check

0 commit comments

Comments
 (0)