Skip to content

Commit

Permalink
Create run-e2e-tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bl4de authored Sep 23, 2024
1 parent f0f872d commit 8f917a3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/run-e2e-tests.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name: Cypress E2E Tests
on: push
jobs:
cypress-run:
runs-on: ubuntu-latest

0 comments on commit 8f917a3

Please sign in to comment.