Skip to content

Commit

Permalink
can't run poetry shell in github
Browse files Browse the repository at this point in the history
  • Loading branch information
pyth0n1c committed Nov 8, 2023
1 parent a08846e commit 304ae9a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/contentctl_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,5 @@ jobs:
git pull
python -m pip install poetry
poetry install
poetry shell
cd ..
contentctl test --mode changes --target_branch develop --test_branch TR_3232_azure_ad
poetry run contentctl -p ../ validate
poetry run contentctl -p ../ test --mode changes --target_branch develop --test_branch TR_3232_azure_ad

0 comments on commit 304ae9a

Please sign in to comment.