Skip to content

Commit 8cf8ea1

Browse files
committed
feat: more verbose errors
1 parent ea87e8d commit 8cf8ea1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pull_request_tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
steps:
4040
- name: Setup environment
4141
run: |
42+
echo "GHA_USE_NODE_20=false" >> $GITHUB_ENV
4243
echo "ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true" >> $GITHUB_ENV
4344
- uses: actions/checkout@v4
4445

0 commit comments

Comments
 (0)