Skip to content

Commit 3ec2fe7

Browse files
authored
VRT host updated to https (#228)
1 parent 4c869c5 commit 3ec2fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
command: npm run test:cy
2424
env:
25-
VRT_APIURL: "http://162.243.161.172:4200"
25+
VRT_APIURL: "https://visual-regression-tracker.com:4200"
2626
VRT_PROJECT: "VRT"
2727
VRT_ENABLESOFTASSERT: false
2828
VRT_APIKEY: ${{ secrets.VRT_API_KEY }}

0 commit comments

Comments
 (0)