Skip to content

Commit

Permalink
new action about lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pomponchik committed Feb 6, 2025
1 parent c23a144 commit 4ec2b0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
build:

runs-on: ubuntu-latest
runs-on: linux
strategy:
matrix:
python-version: ['3.7']
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint_old.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
build:

runs-on: ubuntu-latest
runs-on: linux
strategy:
matrix:
python-version: ['3.7']
Expand Down

0 comments on commit 4ec2b0c

Please sign in to comment.