Skip to content

Commit

Permalink
enable PyPI Job
Browse files Browse the repository at this point in the history
  • Loading branch information
boromir674 committed Nov 6, 2023
1 parent eb321d5 commit 5d66c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ env:
# If true the step is allowed to run (it still may be skipped on other runtime conditions)
RUN_UNIT_TESTS: "true"
RUN_LINT_CHECKS: "true"
PUBLISH_ON_PYPI: "false"
PUBLISH_ON_PYPI: "true"
DRAW_DEPENDENCIES: "true"
PREVENT_CODECOV_TEST_COVERAGE: "false" # Codecov Job runs only on 'false'

Expand Down

0 comments on commit 5d66c87

Please sign in to comment.