Skip to content

Commit

Permalink
fix: add a depdency to install for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
binoy14 committed Oct 3, 2024
1 parent edcd251 commit c83aeca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-ct.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:

playwright-ct-test:
timeout-minutes: 30
needs: [install]
runs-on: ubuntu-latest
env:
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
Expand Down

0 comments on commit c83aeca

Please sign in to comment.