We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4171bf6 commit 29c825eCopy full SHA for 29c825e
.github/workflow/tests.yml .github/workflows/tests.yml
@@ -12,8 +12,6 @@ jobs:
12
steps:
13
- uses: actions/checkout@v4
14
- uses: jdx/mise-action@v2
15
- - name: Install dependencies
16
- run: npm ci
17
- name: Build
18
run: npm run build
19
- name: Test
0 commit comments