remove unit testing TODO replace

This commit is contained in:
Aayan 2023-08-17 05:40:26 -04:00
parent dc19aa014d
commit a42eeeda90
8 changed files with 71 additions and 313 deletions

View file

@ -1,14 +0,0 @@
name: Cypress Testing
on: [push]
jobs:
cypress-run :
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Cypress run
uses: cypress-io/github-action@v4
with:
start: npm start