Skip to content

Commit

Permalink
python edit
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri van Warmerdam <[email protected]>
  • Loading branch information
YuriVanWarmerdam committed Sep 13, 2024
1 parent ff33fc7 commit 29fc683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
repository: "alliander-opensource/rcdt_public"
path: "rcdt_public"
ref: "main"
- uses: actions/setup-python@v3
- uses: actions/setup-python@v5
- run: pip install ruff
- run: ruff check main
- run: ruff check --config rcdt_public/pyproject.toml main
Expand Down

0 comments on commit 29fc683

Please sign in to comment.