Skip to content

Commit

Permalink
pypi release should run in parallel to docker release
Browse files Browse the repository at this point in the history
  • Loading branch information
zaro0508 committed Jan 15, 2024
1 parent 9e00f37 commit 7cf8e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
- packaging
- documentation
- unit-tests
- docker-build-release
- docker-build
# - integration-tests
if: ${{ github.ref_type == 'tag' }}
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7cf8e6e

Please sign in to comment.