mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-01-18 19:01:29 +00:00
testwaiot
This commit is contained in:
parent
e6237f39ee
commit
9f22cfad93
6
.github/workflows/test-e2e.yml
vendored
6
.github/workflows/test-e2e.yml
vendored
@ -46,7 +46,13 @@ jobs:
|
||||
prepare_cypress:
|
||||
name: Fullstack | prepare cypress
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: test wait function is working
|
||||
run: |
|
||||
npm install --no-save wait-on
|
||||
npx wait-on http://localhost:3000 --timeout 120000
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user