We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed129dc commit 6a34fb0Copy full SHA for 6a34fb0
.github/workflows/main.yml
@@ -75,6 +75,7 @@ jobs:
75
- name: Run Tests (./run_test.sh)
76
env:
77
PY_VER_MYPY_PROTOBUF: ${{matrix.py-ver-mypy-protobuf}}
78
+ VALIDATE: 1
79
run: |
80
export PATH="$HOME/.pyenv/bin:$PATH"
81
eval "$(pyenv init -)"
0 commit comments