Skip to content

Commit 228bd2b

Browse files
authored
Tests: Update TestRail url (safe-global#2861)
1 parent 95c7e51 commit 228bd2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-ondemand.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: |
3939
pip install trcli
4040
trcli -y \
41-
-h https:/https://gno.testrail.io/ \
41+
-h https://gno.testrail.io/ \
4242
--project "Safe- Web App" \
4343
--username ${{ secrets.TESTRAIL_USERNAME }} \
4444
--password ${{ secrets.TESTRAIL_PASSWORD }} \

0 commit comments

Comments
 (0)