Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
maticzav committed Jan 14, 2024
1 parent 8ee95d7 commit 58baa8c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Expand Up @@ -31,6 +31,9 @@ jobs:
with:
version: 8.6.6

- name: Install Dependencies
run: pnpm i --frozen-lockfile

- name: Setup Node Environment
uses: actions/setup-node@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 58baa8c

Please sign in to comment.