Skip to content

Commit

Permalink
👷 Refactor pylint.yml to remove unused strategy matrix in install job
Browse files Browse the repository at this point in the history
  • Loading branch information
Senja20 committed Apr 25, 2024
1 parent 732e222 commit 33c6a5c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pylint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on: [push, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.10", "3.11"]
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 33c6a5c

Please sign in to comment.