Skip to content

Commit

Permalink
fix: Add license key for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Mmarzex committed Jun 3, 2024
1 parent c15c839 commit a472745
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,6 @@ jobs:
fi
- name: Unit tests
run: npm test
env:
SERVERLESS_PLATFORM_STAGE: dev
SERVERLESS_LICENSE_KEY: ${{ secrets.SERVERLESS_LICENSE_KEY }}

0 comments on commit a472745

Please sign in to comment.