Skip to content

Commit

Permalink
Rename playwright workflow to e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphaHydrae committed Sep 29, 2024
1 parent 3dac052 commit fa4f665
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: Playwright Tests
name: e2e

on:
push:
branches: [main]
pull_request:
branches: [main]

jobs:
test:
timeout-minutes: 60
Expand Down

0 comments on commit fa4f665

Please sign in to comment.