Skip to content

Commit

Permalink
refactor(pylint.windows): rename
Browse files Browse the repository at this point in the history
  • Loading branch information
manucabral authored Nov 4, 2024
1 parent 7d84030 commit 3790bbf
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Pylint
name: Pylint Windows

on: [push]

jobs:
build:
runs-on: ubuntu-latest
runs-on: windows-latest
strategy:
matrix:
python-version: ["3.11"]
Expand Down

0 comments on commit 3790bbf

Please sign in to comment.