Skip to content

Commit

Permalink
Add TEST_SQUARE_TOKEN to .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fern-api[bot] committed Feb 18, 2025
1 parent 297ade0 commit 0f95a4d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,10 @@ jobs:
run: |
composer analyze
unit-tests:
test:
runs-on: ubuntu-latest
env:
TEST_SQUARE_TOKEN: ${{ secrets.TEST_SQUARE_TOKEN }}

steps:
- name: Checkout repo
Expand Down

0 comments on commit 0f95a4d

Please sign in to comment.