Skip to content

Commit

Permalink
add pytest to dev deps, automate license checking
Browse files Browse the repository at this point in the history
Signed-off-by: Lucca Baumgärtner <lucca.baumgaertner@fau.de>
  • Loading branch information
luccalb committed Oct 28, 2023
1 parent 11f25bf commit 307e204
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Set up Python 3.10
uses: actions/setup-python@v3
with:
Expand Down

0 comments on commit 307e204

Please sign in to comment.