Skip to content

Commit

Permalink
Fix typo in cargo new test
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteOtter committed May 23, 2024
1 parent dbac7fb commit d26812f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/openqa-verify-pr
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ if [ $source = 'opensuse' ]; then
openqa-clone-custom-git-refspec "https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/$pr_id" \
"https://openqa.opensuse.org/tests/$test_id" \
SCHEDULE="tests/installation/bootloader_start,tests/boot/boot_to_desktop,$modules" \
YAML_SCHEDULE="" \
TEST="$test_name"
elif [ $source = 'suse' ]; then
echo "Dispatching verification run for suse..."
Expand Down

0 comments on commit d26812f

Please sign in to comment.