We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f3c6e1 commit 5318c61Copy full SHA for 5318c61
.github/workflows/component-test.yaml
@@ -15,6 +15,7 @@ on:
15
16
jobs:
17
component-test:
18
+ if : false # temporarily disable component tests
19
runs-on: ubuntu-latest
20
21
env:
0 commit comments