Skip to content

Commit 7b6fd28

Browse files
authored
Update pr-test.yml
1 parent 4892caa commit 7b6fd28

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pr-test.yml

+3
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ jobs:
4646
DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}
4747
WORKON_HOME: ""
4848
PYTHONPATH: ${{ env.PYTHONPATH }}
49+
VALIDATE_PYTHON: false
50+
VALIDATE_TYPESCRIPT_ES: false
51+
VALIDATE_TYPESCRIPT_PRETTIER: false
4952
pr-dotenv-linter:
5053
runs-on: ubuntu-latest
5154
steps:

0 commit comments

Comments
 (0)