Skip to content

Commit

Permalink
feat: more verbose errors
Browse files Browse the repository at this point in the history
  • Loading branch information
alv91 committed Sep 24, 2024
1 parent ea87e8d commit 8cf8ea1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull_request_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
steps:
- name: Setup environment
run: |
echo "GHA_USE_NODE_20=false" >> $GITHUB_ENV
echo "ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true" >> $GITHUB_ENV
- uses: actions/checkout@v4

Expand Down

0 comments on commit 8cf8ea1

Please sign in to comment.