diff --git a/.github/workflows/pr-comment-validate.yml b/.github/workflows/pr-comment-validate.yml index dcc21ea1f..ff6624ff0 100644 --- a/.github/workflows/pr-comment-validate.yml +++ b/.github/workflows/pr-comment-validate.yml @@ -15,4 +15,4 @@ jobs: - uses: actions/setup-python@v4 - with: python-version: ${{ matrix.version }} - run: python --version + run: python run_all_tests.py -a