Skip to content

Commit

Permalink
cypress_test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
meghanakr7 committed May 5, 2024
1 parent 0f0880d commit 82b0774
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cyress_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:

- name: Start application
run: mvn spring-boot:run -Dskip=true &
background: true
- name: Wait for localhost page to be accessible
run: |
while true; do
Expand Down

0 comments on commit 82b0774

Please sign in to comment.