Skip to content

Commit 76f50bc

Browse files
Update MAVIS_TEST.yml
1 parent 76e0fb4 commit 76f50bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/MAVIS_TEST.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
TEST_USERNAME: ${{ secrets.TEST_USERNAME }}
5858
API_TOKEN: ${{ secrets.API_TOKEN }}
5959
run: |
60-
echo "Starting tests on Chromium"
60+
echo "Starting tests on Chromium on $vars.TEST_URL"
6161
pytest --browser_or_device chromium
6262
# echo "Starting tests on Chrome"
6363
# pytest --browser_or_device chrome

0 commit comments

Comments
 (0)