Skip to content

Commit

Permalink
fix: add token for integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SoniaGrh committed Apr 26, 2024
1 parent ac2bf3f commit 50c47fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/engine_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ permissions:
contents: read
pull-requests: write

env:
PICSELLIA_TEST_TOKEN: ${{ secrets.PICSELLIA_TEST_TOKEN }}

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 50c47fa

Please sign in to comment.