Skip to content

Commit

Permalink
attemppting a poertry variany
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 91b4ea1 commit 5f454aa
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,10 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v4
uses: fsfe/reuse-action@v4

ruffmore:
runs-on: ubuntu-latest
- run: poetry install --with dev
- run: poetry run scons ruff format --check main
- run: poetry run scons ruff check --config rcdt_public/pyproject.toml main

0 comments on commit 5f454aa

Please sign in to comment.