Merge branch 'master' into develop

This commit is contained in:
tidusjar 2023-02-24 16:37:50 +00:00
commit 24db462aab
11 changed files with 51 additions and 12 deletions

View file

@ -70,6 +70,9 @@ jobs:
wait-on: http://localhost:5000/
# 10 minutes
wait-on-timeout: 600
wait-on: http://localhost:5000/
# 10 minutes
wait-on-timeout: 600
env:
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}