Skip to content

Commit

Permalink
fix: Specify extras: all in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethan Mann authored and Ethan Mann committed Dec 12, 2023
1 parent 3bd313a commit 3954eb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
uses: emann/github-actions/.github/workflows/python-run-checks-and-tests.yml@v1
with:
module: flex_config
extras: all
start-services-with-docker-compose: false
python-version: "3.10"

Expand Down

0 comments on commit 3954eb2

Please sign in to comment.