Skip to content

Commit df86e13

Browse files
committed
feat: more verbose errors
1 parent 57a75c5 commit df86e13

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/pull_request_tests.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,6 @@ jobs:
3737
git-server:
3838
image: ghcr.io/docplanner/helm-repo-updater/git-repo-server:develop
3939
steps:
40-
- name: Setup environment
41-
run: |
42-
echo "GHA_USE_NODE_20=false" >> $GITHUB_ENV
43-
echo "ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true" >> $GITHUB_ENV
44-
4540
- uses: actions/checkout@v3
4641

4742
- name: Build app

0 commit comments

Comments
 (0)