Skip to content

Commit 3a6f1c6

Browse files
Update unittests.yml
1 parent 0589436 commit 3a6f1c6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/unittests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ on:
1111
jobs:
1212
UnitTests:
1313
runs-on: macos-latest
14+
15+
env:
16+
GitHubPersonalAccessToken: ${{ secrets.GitHubPersonalAccessToken }}
17+
1418
steps:
1519
- uses: actions/checkout@v1
1620

0 commit comments

Comments
 (0)