Skip to content

Commit 937265b

Browse files
committed
feat(core): adds semantic release
1 parent 513d1ce commit 937265b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
node-version: 20
1212
- name: Install Dependencies
1313
run: npm i
14-
# - name: Run Tests
15-
# run: npm run test react-kit
14+
1615
- name: Build project
17-
run: npm run build react-kit
16+
run: npm run build

0 commit comments

Comments
 (0)