Skip to content

Commit 64f500c

Browse files
committed
remove example from gh actions
1 parent 00c7b24 commit 64f500c

File tree

2 files changed

+1
-17
lines changed

2 files changed

+1
-17
lines changed

.github/actions/build-example/action.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

.github/workflows/check.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,4 @@ jobs:
1313
uses: actions/checkout@v4
1414
- uses: ./.github/actions/pnpm-setup
1515
- uses: ./.github/actions/lint
16-
- uses: ./.github/actions/test
17-
- uses: ./.github/actions/build-example
16+
- uses: ./.github/actions/test

0 commit comments

Comments
 (0)