Skip to content

Commit

Permalink
add reqd platform value
Browse files Browse the repository at this point in the history
  • Loading branch information
leondz committed May 10, 2024
1 parent 10eb08b commit 587ffa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ on:

jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.10"]

steps:
- uses: actions/checkout@v4
- uses: ricardochaves/python-lint@v1.4.0
Expand Down

0 comments on commit 587ffa0

Please sign in to comment.