We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7022bb commit 7f87f06Copy full SHA for 7f87f06
1 file changed
.github/workflows/main.yml
@@ -33,8 +33,8 @@ jobs:
33
perf:
34
needs:
35
- ubuntu
36
-# - mac
37
-# - windows
+ - mac
+ - windows
38
uses: ./.github/workflows/perf.yml
39
40
pages:
0 commit comments