Skip to content

Commit 201c1a7

Browse files
author
Raphael Kabo
committed
whoops
1 parent 8d1c654 commit 201c1a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cypress-e2e.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
IDAPI_CLIENT_ACCESS_TOKEN: ${{ secrets.IDAPI_CLIENT_ACCESS_TOKEN }}
4949
with:
5050
start: yarn cypress:e2e:server
51-
wait-on: 'http://manage.thegulocal.com'
51+
wait-on: 'https://manage.thegulocal.com'
5252
wait-on-timeout: 30
5353
quiet: true
5454
browser: chrome

0 commit comments

Comments
 (0)