Skip to content

Commit

Permalink
small fixes to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MiaAltieri committed Feb 9, 2024
1 parent 38c487e commit 437fc66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ jobs:
needs:
- lint
- unit-test
- lib-check
- build
uses: canonical/data-platform-workflows/.github/workflows/[email protected]
with:
Expand Down
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,9 @@ commands =
description = Run all integration tests
set_env =
{[testenv]set_env}
# Workaround for https://github.com/python-poetry/poetry/issues/6958
POETRY_INSTALLER_PARALLEL = false
pass_env =
{[testenv]pass_env}
CI
GITHUB_OUTPUT
allowlist_externals =
Expand Down

0 comments on commit 437fc66

Please sign in to comment.