Skip to content

Commit

Permalink
Use GH token
Browse files Browse the repository at this point in the history
  • Loading branch information
yanone committed May 3, 2024
1 parent 80b9d59 commit 44d1e9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
cd gftools
pytest tests -k 'not test_servers and not test_gfgithub'
- name: Run diffenator2 tests
env:
GH_TOKEN: ${{ github.token }}
run: |
git clone https://github.com/googlefonts/diffenator2.git
cd diffenator2
Expand Down

0 comments on commit 44d1e9a

Please sign in to comment.