Skip to content

Commit 1940b6b

Browse files
author
v1rtl
committed
f
1 parent 63c661d commit 1940b6b

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,6 @@ jobs:
2121
steps:
2222
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
2323
- uses: actions/checkout@v2
24-
25-
- name: Setup PNPM
26-
uses: pnpm/action-setup@v1.2.0
27-
with:
28-
version: 5.5.1
2924
- name: Build packages
3025
run: npm run build
3126
- name: Run tests

0 commit comments

Comments
 (0)