Skip to content

Commit c8cbbee

Browse files
committed
ci(tests): Run performance tests in wokwi
1 parent 19d83fb commit c8cbbee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
if [[ $is_pr != 'true' ]] || [[ $is_performance_enabled == 'true' ]]; then
7373
build_types+=',"performance"'
7474
hw_types+=',"performance"'
75-
#wokwi_types+=',"performance"'
75+
wokwi_types+=',"performance"'
7676
#qemu_types+=',"performance"'
7777
fi
7878

0 commit comments

Comments
 (0)