Skip to content

Commit c85692c

Browse files
committed
Rename build.yml to ci.yml
1 parent e83b818 commit c85692c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml renamed to .github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
- run: yarn install --cwd example --frozen-lockfile
1616
- run: yarn install --frozen-lockfile
1717
- run: yarn typescript
18-
- run: yarn lint
18+
- run: yarn lint

0 commit comments

Comments
 (0)