fix(ci): syntax on switch case

This commit is contained in:
Mikołaj Młodzikowski 2023-07-12 17:47:46 +02:00
parent 6aa109131e
commit 27cd8086e1

View File

@ -194,6 +194,7 @@ jobs:
projects_array=(explorer)
projects_e2e_array=(explorer)
;;
esac
fi
echo "Projects: ${projects_array[@]}"