Skip to content

Commit

Permalink
Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
chrmod committed Dec 10, 2024
1 parent 4171bf6 commit 29c825e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflow/tests.yml → .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: jdx/mise-action@v2
- name: Install dependencies
run: npm ci
- name: Build
run: npm run build
- name: Test
Expand Down

0 comments on commit 29c825e

Please sign in to comment.