Skip to content

Commit fe3ac24

Browse files
committed
fix(ci): test
Signed-off-by: Mohamed Elkholy <[email protected]>
1 parent fd4044b commit fe3ac24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
jobs:
1010
Setup:
1111
runs-on: ubuntu-latest
12+
env:
13+
VOLTA_FEATURE_PNPM: 1
1214
steps:
1315
- uses: actions/checkout@v4
1416
- name: Bundled Node Version

0 commit comments

Comments
 (0)