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 85f6a9b commit dc40447Copy full SHA for dc40447
.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