Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: jamshale <[email protected]>
  • Loading branch information
jamshale committed Aug 21, 2024
1 parent b061d2b commit f41e77b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ jobs:
for file in $compose_files; do
sed -i 's/image:.*/image: acapy-test/g' $file
done
poetry install
poetry run pytest -m examples

0 comments on commit f41e77b

Please sign in to comment.