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 e83b818 commit c85692cCopy full SHA for c85692c
.github/workflows/build.yml renamed to .github/workflows/ci.yml
@@ -15,4 +15,4 @@ jobs:
15
- run: yarn install --cwd example --frozen-lockfile
16
- run: yarn install --frozen-lockfile
17
- run: yarn typescript
18
- - run: yarn lint
+ - run: yarn lint
0 commit comments