Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

Commit

Permalink
Change GH Actions workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
JiriPapousek committed Nov 28, 2023
1 parent 90896d9 commit 670a14e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr_approval.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- run: pip install pycodestyle
- run: pip install pydocstyle
- run: pip install pytest-cov
- run: pip install -r requirements.txt
- run: pip install --upgrade importlib-metadata
- name: Style checks
run: make style
Expand Down

0 comments on commit 670a14e

Please sign in to comment.