Skip to content

Commit

Permalink
Activated validate action with real test command
Browse files Browse the repository at this point in the history
  • Loading branch information
qstokkink committed Oct 12, 2023
1 parent 00bf9f4 commit 6e7824d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-comment-validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 6e7824d

Please sign in to comment.