Skip to content

Commit 5e31722

Browse files
committed
Remove unnecessary ref
1 parent 23a12f5 commit 5e31722

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compiler/.github/workflows/cargo-clippy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
- uses: actions/checkout@v3
2727
with:
2828
submodules: recursive
29-
token: ${{secrets.GLOBAL_PAT}}
3029

3130
- name: Install latest rust
3231
uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)