We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f86f273 commit d1b7594Copy full SHA for d1b7594
.github/workflows/bench.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
filters: |
28
lang:
29
- - 'crates/mq-lang/**''
+ - 'crates/mq-lang/**'
30
31
benchmarks:
32
needs: changes
0 commit comments