Skip to content

Commit 29c825e

Browse files
committed
Github Action
1 parent 4171bf6 commit 29c825e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflow/tests.yml .github/workflows/tests.yml

-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v4
1414
- uses: jdx/mise-action@v2
15-
- name: Install dependencies
16-
run: npm ci
1715
- name: Build
1816
run: npm run build
1917
- name: Test

0 commit comments

Comments
 (0)