Skip to content

Commit

Permalink
Fixed github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg68 committed Dec 14, 2024
1 parent 6f00884 commit 1e20d14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build-scripts/for-linux/prepare-parse-prms.bash
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ while [[ $# -gt 0 ]]; do
tests | notests)
INSTALL_TESTS=$1
;;
"")
;;
*)
echo "Unknown parameter $1" >&2
echo "Usage: $(basename $0) [wx30 | wx32] [tests | notests]"
Expand Down

0 comments on commit 1e20d14

Please sign in to comment.