Skip to content

Commit 5196ca9

Browse files
committed
Unit tests: dont set token as env var
This isn't required?
1 parent 68c5403 commit 5196ca9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/unit.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ on:
77
branches:
88
- main
99

10-
env:
11-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
12-
1310
jobs:
1411

1512
unit:

0 commit comments

Comments
 (0)