add comment about cypress gh action
This commit is contained in:
@@ -7,6 +7,8 @@ env:
|
|||||||
TERM: xterm # good terminal rendering
|
TERM: xterm # good terminal rendering
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
# for simpler configuration you can use 3rd party action
|
||||||
|
# https://github.com/cypress-io/github-action
|
||||||
e2e:
|
e2e:
|
||||||
name: Cypress tests
|
name: Cypress tests
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user