Skip to content

Commit c69ab2a

Browse files
committed
Remove redundant env
1 parent ba8d804 commit c69ab2a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ jobs:
5151
go-version: ${{ matrix.go-version }}
5252

5353
- name: Setup Environment
54-
env:
55-
GH_TOKEN: ${{ github.token }}
5654
run: |
5755
git config --global --add safe.directory "$GITHUB_WORKSPACE"
5856

0 commit comments

Comments
 (0)