We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abda28e commit 7cb4da0Copy full SHA for 7cb4da0
.github/workflows/turborepo-test.yml
@@ -56,7 +56,7 @@ jobs:
56
- "turborepo-tests/example-with-svelte-*/**"
57
- "turborepo-tests/helpers/**"
58
rest:
59
- - "!(docs/**|examples/**)**"
+ - "!(examples/**|docs/**)**"
60
61
integration:
62
name: Turborepo Integration
0 commit comments