diff --git a/ci/cypress.yml b/ci/cypress.yml index 99b4e25..c42c930 100644 --- a/ci/cypress.yml +++ b/ci/cypress.yml @@ -7,6 +7,8 @@ env: TERM: xterm # good terminal rendering jobs: + # for simpler configuration you can use 3rd party action + # https://github.com/cypress-io/github-action e2e: name: Cypress tests runs-on: ubuntu-latest