Skip to content

Commit

Permalink
update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Sep 20, 2024
1 parent 28fd581 commit ce7fd15
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
- name: Install dependencies
run: |
pnpm install --frozen-lockfile --strict-peer-dependencies
pnpm install ${{ matrix.vite-version }}
- name: Run Tests
- name: Lint Markdown
run: pnpm run --if-present test

0 comments on commit ce7fd15

Please sign in to comment.