We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61687b2 commit 64ba773Copy full SHA for 64ba773
docker/action-scripts/generate-tests.sh
@@ -16,5 +16,5 @@ rm -f $TARGET_PROJECT/build/*.json
16
$UTBOT_ALL/bear/bin/bear make
17
18
$PROJECT_DIR/server/build/utbot generate \
19
- --project-path "$TARGET_PROJECT" file \
20
- --file-path "$TARGET_PROJECT/lib/floats/floating_point_plain.c"
+--project-path "$TARGET_PROJECT" file \
+--file-path "$TARGET_PROJECT/lib/floats/floating_point_plain.c"
0 commit comments