Skip to content

Commit

Permalink
Tests: Update TestRail url (safe-global#2861)
Browse files Browse the repository at this point in the history
  • Loading branch information
mike10ca authored Nov 23, 2023
1 parent 95c7e51 commit 228bd2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-ondemand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: |
pip install trcli
trcli -y \
-h https:/https://gno.testrail.io/ \
-h https://gno.testrail.io/ \
--project "Safe- Web App" \
--username ${{ secrets.TESTRAIL_USERNAME }} \
--password ${{ secrets.TESTRAIL_PASSWORD }} \
Expand Down

0 comments on commit 228bd2b

Please sign in to comment.