Skip to content

Commit

Permalink
Merge pull request #42 from ngrok/nikolay/tests-add-token
Browse files Browse the repository at this point in the history
add token for tests
  • Loading branch information
nikolay-ngrok authored Feb 5, 2024
2 parents a8b3bb4 + f0012ff commit 26d9ccb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
distribution: 'temurin'
cache: 'maven'
- name: Verification
env:
NGROK_AUTHTOKEN: ${{ secrets.NGROK_AUTHTOKEN }}
run: mvn --batch-mode verify

udeps:
Expand Down

0 comments on commit 26d9ccb

Please sign in to comment.