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 a6a71d5 commit 00a5e95Copy full SHA for 00a5e95
.github/workflows/main.yaml
@@ -14,5 +14,6 @@ jobs:
14
node-version: ${{ matrix.node-version }}
15
- run: yarn install
16
- run: yarn test:grammar
17
+ - run: yarn test
18
-
19
+
0 commit comments