Skip to content

Commit 0095e23

Browse files
authored
remove wrong tests step in release build (#1453)
1 parent 8bfbe10 commit 0095e23

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ui-release.yml

-4
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,6 @@ jobs:
5858
working-directory: ./
5959
run: npx knip
6060

61-
- name: Run unit tests
62-
working-directory: ./
63-
run: npm run test
64-
6561
- name: Run TSC
6662
working-directory: ./
6763
run: tsc

0 commit comments

Comments
 (0)