Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
nerderlyne committed Sep 4, 2023
1 parent a3379fe commit 47647dd
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
${{ runner.os }}-pnpm-store-
- name: Install dev dependencies
run: pnpm i
run: pnpm install --no-frozen-lockfile

- name: Run formatter
run: pnpm run format
Expand Down
19 changes: 13 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 47647dd

Please sign in to comment.