Skip to content

Commit

Permalink
chore: 🤖 update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
theashraf committed Oct 25, 2023
1 parent ba6f338 commit ba498ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
node-version: ${{ matrix.node-version }}

- name: Install dependencies
run: pnpm install --no-frozen-lockfile
run: pnpm install

- name: Run linting
run: pnpm build
Expand Down

0 comments on commit ba498ce

Please sign in to comment.