Skip to content

Commit

Permalink
Temporarily enable it on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixMalfait committed Nov 8, 2024
1 parent 49002fa commit d5993d1
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Playwright Tests
name: End-to-end Tests
timeout-minutes: 30
on:
push:
Expand All @@ -19,6 +19,7 @@ jobs:
uses: tj-actions/changed-files@v11
with:
files: |
.github/workflows/ci-e2e.yaml
packages/** # Adjust this to your relevant directories
playwright.config.ts # Include any relevant config files
Expand Down

0 comments on commit d5993d1

Please sign in to comment.