Skip to content

Commit f26b628

Browse files
author
hoangdevnull
committed
fix: cicd
1 parent 134e274 commit f26b628

2 files changed

Lines changed: 4 additions & 42 deletions

File tree

.github/workflows/code-check.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,7 @@ jobs:
5656
# Check types
5757
- name: Check types
5858
run: pnpm check-types
59+
60+
# Test apps
61+
- name: Test apps
62+
run: pnpm test

.github/workflows/test.yml

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

0 commit comments

Comments
 (0)