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 22, 2024
1 parent 444e448 commit e93afa6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,7 @@ jobs:
docker build -t acapy-test -f docker/Dockerfile.run .
cd integration-tests
poetry install --no-root
sudo apt-get update
sudo apt-get install docker-compose-plugin
docker-compose
# poetry run pytest -m examples

0 comments on commit e93afa6

Please sign in to comment.