remove unit testing TODO replace
This commit is contained in:
parent
dc19aa014d
commit
a42eeeda90
8 changed files with 71 additions and 313 deletions
14
.github/workflows/main.yml
vendored
14
.github/workflows/main.yml
vendored
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue