Skip to content

Commit

Permalink
chore: Add speakeasy key for TestIntegration
Browse files Browse the repository at this point in the history
  • Loading branch information
flemzord authored and David Ragot committed Sep 28, 2023
1 parent aab53f9 commit 714d3a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- run: 'devbox run -- moon run integration:tests'
env:
STRIPE_API_KEY: ${{ secrets.STRIPE_API_KEY_FOR_TEST }}
SPEAKEASY_API_KEY: ${{ secrets.SPEAKEASY_API_KEY }}
DOCKER_HOSTNAME: 172.17.0.1
- uses: 'moonrepo/run-report-action@v1'
if: success() || failure()
Expand Down

0 comments on commit 714d3a6

Please sign in to comment.