Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
QuiteriaAlves committed Feb 8, 2025
2 parents a834413 + ce630ce commit 3af5296
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,16 +0,0 @@
name: End-to-end tests 🧪

on: [push]

jobs:
cypress-run:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2

- name: Install dependencies
run: npm install

- name: Run Cypress
run: npx cypress run

0 comments on commit 3af5296

Please # to comment.