mirror of
https://github.com/steveiliop56/tinyauth.git
synced 2026-07-17 23:41:11 +00:00
idk: use docker ps
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
working-directory: e2e
|
||||
|
||||
- name: Check if the url is accessible
|
||||
run: sleep 20s && curl -v http://tinyauth.127.0.0.1.sslip.io
|
||||
run: sleep 10s && docker ps && curl -v http://tinyauth.127.0.0.1.sslip.io
|
||||
|
||||
# - name: Install dependencies
|
||||
# run: pnpm ci
|
||||
|
||||
Reference in New Issue
Block a user