This repository has been archived by the owner on Nov 29, 2023. It is now read-only.
[pre-commit.ci] auto fixes from pre-commit.com hooks #276
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Lint Python | ||
on: [push] | ||
jobs: | ||
call-run-python-linters: | ||
uses: openclimatefix/.github/.github/workflows/python-lint.yml@main | ||
Check failure on line 7 in .github/workflows/linters.yaml GitHub Actions / .github/workflows/linters.yamlInvalid workflow file
|
||
with: | ||
folder: "satflow" |