Skip to content

Commit

Permalink
wip: install package with git ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
natalian98 committed Jan 12, 2024
1 parent e1dae22 commit b636947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ deps =
pytest-operator
pytest-playwright
lightkube
git+https://github.com/canonical/iam-bundle@IAM-640-outsource-oauth-tools-package#egg=oauth_tools
git+ssh://git@github.com/canonical/iam-bundle@IAM-640-outsource-oauth-tools-package#egg=oauth_tools
commands =
playwright install
pytest -vv --tb native --log-cli-level=INFO --color=yes -s {posargs} {toxinidir}/tests/integration

0 comments on commit b636947

Please sign in to comment.