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 19d83fb commit c8cbbeeCopy full SHA for c8cbbee
.github/workflows/tests.yml
@@ -72,7 +72,7 @@ jobs:
72
if [[ $is_pr != 'true' ]] || [[ $is_performance_enabled == 'true' ]]; then
73
build_types+=',"performance"'
74
hw_types+=',"performance"'
75
- #wokwi_types+=',"performance"'
+ wokwi_types+=',"performance"'
76
#qemu_types+=',"performance"'
77
fi
78
0 commit comments