Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
dlon committed May 6, 2024
1 parent 25e2fbe commit 32f83e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ci-runtests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ function run_tests_for_os {
--previous-app "${prev_filename}" \
--test-report "$SCRIPT_DIR/.ci-logs/${os}_report" \
--vnc 5933 \
"$os" test_wireguard_autoconnect 2>&1 | sed "s/${ACCOUNT_TOKEN}/\{ACCOUNT_TOKEN\}/g"
"$os" 2>&1 | sed "s/${ACCOUNT_TOKEN}/\{ACCOUNT_TOKEN\}/g"
}

echo "**********************************"
Expand Down

0 comments on commit 32f83e5

Please sign in to comment.