Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
javierdelapuente authored and lengau committed Feb 7, 2025
1 parent e72795c commit 22631b8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/spread/commands/init-extensions/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ environment:
prepare: |
tests.pkgs install pipx python3-venv
pipx install --force tox
pipx ensurepath
restore: |
pushd test-init
Expand All @@ -40,4 +39,4 @@ execute: |
# expand charmcraft.yaml for the scenario tests to work
charmcraft expand-extensions > charmcraft-expanded.yaml
mv charmcraft-expanded.yaml charmcraft.yaml
tox -c ../tox.ini -e unit
~/.local/bin/tox -c ../tox.ini -e unit

0 comments on commit 22631b8

Please sign in to comment.