Skip to content

Commit

Permalink
fix(playwright): missing needs field
Browse files Browse the repository at this point in the history
  • Loading branch information
Shayne Preston committed Nov 11, 2024
1 parent 45b8f8b commit c68d20b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
name: E2E Tests
timeout-minutes: 30
runs-on: ubuntu-latest
needs: setup
steps:
- name: Checkout Code
uses: actions/checkout@v4
Expand Down

0 comments on commit c68d20b

Please sign in to comment.