Skip to content

Commit

Permalink
Merge branch 'main' into fix/state_stack
Browse files Browse the repository at this point in the history
  • Loading branch information
subiabre committed Jan 16, 2025
2 parents 5da22a9 + dd12b03 commit 3c816d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/phpunit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
- uses: actions/checkout@v4

- uses: php-actions/composer@v6
env:
STRIPE_API_KEY: ${{ secrets.STRIPE_API_KEY }}
with:
php_version: ${{ env.PHP_VERSION }}
php_extensions: ${{ env.PHP_EXTENSIONS }}
Expand Down

0 comments on commit 3c816d4

Please sign in to comment.