we are not using keycloak here w/ burnettk

This commit is contained in:
jasquat 2023-02-16 15:09:54 -05:00
parent 4655302c5e
commit dfc14e9bb2
No known key found for this signature in database
1 changed files with 0 additions and 3 deletions

View File

@ -24,9 +24,6 @@ jobs:
- name: wait_for_frontend
working-directory: ./spiffworkflow-frontend
run: ./bin/wait_for_frontend_to_be_up 5 8001
- name: wait_for_keycloak
working-directory: ./spiffworkflow-backend
run: ./keycloak/bin/wait_for_keycloak 5 8002
- name: Cypress run
uses: cypress-io/github-action@v4
with: