Skip to content

Commit

Permalink
install dependecies true
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed May 21, 2024
1 parent 9801581 commit 6c43f56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
dependencies:
install: true

- name: Unittests and style checks
if: ${{ matrix.checks == 'full' || matrix.checks == 'validate' }}
Expand Down

0 comments on commit 6c43f56

Please sign in to comment.