Skip to content

Commit

Permalink
Troubleshooting.
Browse files Browse the repository at this point in the history
Signed-off-by: AWSHurneyt <[email protected]>
  • Loading branch information
AWSHurneyt committed Oct 6, 2023
1 parent 1a92e68 commit af69b33
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cypress-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,10 @@ jobs:
run: curl -XGET localhost:9200
shell: bash

- name: Hurneyt Ping Frontend 1
run: curl -XGET localhost:5601/status
shell: bash

# for now just chrome, use matrix to do all browsers later
- name: Cypress tests
uses: cypress-io/github-action@v5
Expand Down

0 comments on commit af69b33

Please sign in to comment.