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 6193d56 commit 6fd62ceCopy full SHA for 6fd62ce
.github/scripts/tests_matrix.sh
@@ -8,7 +8,7 @@ qemu_types="'validation'"
8
if [[ $IS_PR != 'true' ]] || [[ $PERFORMANCE_ENABLED == 'true' ]]; then
9
build_types+=",'performance'"
10
hw_types+=",'performance'"
11
- #wokwi_types+=",'performance'"
+ wokwi_types+=",'performance'"
12
#qemu_types+=",'performance'"
13
fi
14
0 commit comments