We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47c4e0e commit e3848bcCopy full SHA for e3848bc
1 file changed
.github/workflows/main.yml
@@ -31,8 +31,8 @@ jobs:
31
- pre-commit
32
uses: ./.github/workflows/windows.yml
33
perf:
34
-# needs:
35
-# - ubuntu
+ needs:
+ - ubuntu
36
# - mac
37
# - windows
38
uses: ./.github/workflows/perf.yml
0 commit comments