mirror of
https://github.com/JasonHHouse/gaps.git
synced 2026-05-08 01:29:18 -05:00
Adding cypress install
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
with:
|
||||
compose-file: 'docker-compose-dev.yaml'
|
||||
- name: Cypress Tests
|
||||
run: ./node_modules/.bin/cypress run
|
||||
run: cypress install && ./node_modules/.bin/cypress run
|
||||
#- name: Run Application
|
||||
# run: java -jar -Dspring.profiles.active=no-ssl-no-login GapsWeb/target/GapsWeb-0.8.10.jar
|
||||
#- name: Run Cypress
|
||||
|
||||
Reference in New Issue
Block a user