Skip to content

Commit 95efea2

Browse files
authored
Add cypress step
1 parent b7c9f75 commit 95efea2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pythonapp.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@ jobs:
3737
run: |
3838
pip install pytest
3939
python -m pytest
40+
- name: Cypress
41+
uses: cypress-io/[email protected]
42+

0 commit comments

Comments
 (0)