Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
carlcsaposs-canonical committed Jan 23, 2025
1 parent e078777 commit e8dda7a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tests/spread/test/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@ prepare: |
cd "$SPREAD_PATH"
snap install --classic concierge
# concierge prepare
echo 'PATH=$PATH:'"$(pipx environment --value PIPX_BIN_DIR)" >> /etc/profile
export LC_BYOBU=0
source /etc/profile
echo 'bar'
pipx install tox poetry
execute: |
export PATH="$PATH:$(pipx environment --value PIPX_BIN_DIR)"
tox run -e integration -- "tests/integration/$TEST_MODULE" --model test

0 comments on commit e8dda7a

Please sign in to comment.