Skip to content

Commit 6fd62ce

Browse files
committed
test
1 parent 6193d56 commit 6fd62ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/tests_matrix.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ qemu_types="'validation'"
88
if [[ $IS_PR != 'true' ]] || [[ $PERFORMANCE_ENABLED == 'true' ]]; then
99
build_types+=",'performance'"
1010
hw_types+=",'performance'"
11-
#wokwi_types+=",'performance'"
11+
wokwi_types+=",'performance'"
1212
#qemu_types+=",'performance'"
1313
fi
1414

0 commit comments

Comments
 (0)