Skip to content

Commit

Permalink
remove cypress 15 min sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
ern committed Dec 19, 2024
1 parent b0173af commit bb7e5ff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,3 @@ jobs:
name: tomcat-log
path: tomcat/logs/catalina.out
retention-days: 5
- name: Sleep fifteen minutes to allow testing
if: ${{ always() }}
run: sleep 15m

0 comments on commit bb7e5ff

Please sign in to comment.