mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
chore: turn off cypress tests in github actions
This commit is contained in:
parent
b7e670bb60
commit
f84ab5fb28
2 changed files with 1 additions and 4 deletions
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
|
|
@ -48,5 +48,3 @@ jobs:
|
|||
run: yarn install
|
||||
- name: Run javascript tests
|
||||
run: yarn test
|
||||
- name: Run Cypress tests
|
||||
run: bundle exec rake cypress:run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue