Skip to content

Commit

Permalink
Merge pull request #1217 from qstokkink/upd_validation_real
Browse files Browse the repository at this point in the history
Fixed the GitHub validate action
  • Loading branch information
qstokkink authored Oct 12, 2023
2 parents af3310c + 035a8d9 commit 00bf9f4
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 @@ -13,6 +13,6 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/setup-python@v4
with:
- with:
python-version: ${{ matrix.version }}
run: python --version

0 comments on commit 00bf9f4

Please sign in to comment.