Skip to content

Commit

Permalink
updates GH workflows 2
Browse files Browse the repository at this point in the history
  • Loading branch information
agnlez committed May 16, 2024
1 parent 2067e8c commit 45c1fbc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/api-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
node-version-file: '.nvmrc'

- uses: pnpm/action-setup@v4
with:
version: 9

- name: Install API dependencies
working-directory: api
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/client-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
node-version-file: '.nvmrc'

- uses: pnpm/action-setup@v4
with:
version: 9

- name: Install Client dependencies
working-directory: client
Expand Down

0 comments on commit 45c1fbc

Please sign in to comment.