mirror of
https://github.com/p-stream/providers.git
synced 2026-04-21 04:02:24 +00:00
Fix test action?
This commit is contained in:
parent
1bc7241c52
commit
01e5ad6c0b
1 changed files with 0 additions and 2 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -17,8 +17,6 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- uses: pnpm/action-setup@v3
|
||||
with:
|
||||
version: 8
|
||||
|
||||
- name: Install Node.js
|
||||
uses: actions/setup-node@v4
|
||||
|
|
|
|||
Loading…
Reference in a new issue