Skip to content

Commit

Permalink
Configure CI (no. 151)
Browse files Browse the repository at this point in the history
  • Loading branch information
cafour committed Jun 11, 2021
1 parent 9dea26a commit 013fee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/linux/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ if [ $UI_TESTS -eq 1 ]; then
cp -f "$PROFILE_PATH" "$SAMPLES_DIR/seleniumconfig.json"

run_named_command "UI tests" \
"dotnet test \"\" \
"dotnet test \"$SAMPLES_DIR\" \
--no-build \
--configuration $CONFIGURATION \
--logger trx \
Expand Down

0 comments on commit 013fee5

Please sign in to comment.