Skip to content

Commit

Permalink
Install library locally in test action
Browse files Browse the repository at this point in the history
  • Loading branch information
pvandyken committed Dec 13, 2023
1 parent 0e02a91 commit 1f28429
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
id: setup
with:
python-version: ${{ matrix.python-version }}
install-library: true
- name: build docker test container
uses: ./.github/actions/build-test-container
with:
Expand Down

0 comments on commit 1f28429

Please sign in to comment.