Skip to content

Commit

Permalink
Add GH token
Browse files Browse the repository at this point in the history
  • Loading branch information
astares committed Sep 16, 2023
1 parent 857111c commit 8f7ea94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
- name: Get Pharo and Run Tests
run: smalltalkci -s ${{ matrix.pharo-version }} ${{ matrix.ston }}
shell: bash
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
timeout-minutes: 40

- name: Upload coverage to Codecov
Expand Down

0 comments on commit 8f7ea94

Please sign in to comment.