Skip to content

Commit

Permalink
Add license key secret for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
stevebauman committed Jun 19, 2023
1 parent f7cc727 commit d1796a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,5 @@ jobs:
- name: Execute tests
run: vendor/bin/pest
env:
MAXMIND_LICENSE_KEY: ${{ secrets.MAXMIND_LICENSE_KEY }}

0 comments on commit d1796a5

Please sign in to comment.