Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
haidaraM committed Sep 8, 2024
1 parent 80967e7 commit c46badf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@ jobs:
python-version: 3.11
cache: pip
cache-dependency-path: tests/requirements_tests.txt

- run: pip install -q -r tests/requirements_tests.txt

- run: make lint

- uses: stefanzweifel/git-auto-commit-action@v5
Expand Down

0 comments on commit c46badf

Please sign in to comment.