Skip to content

Commit

Permalink
feat: clean up github action for EBSI Issuance CT tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chsavvaidis committed Dec 31, 2024
1 parent 18942f0 commit 19af0a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ebsictv3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
docker build -t waltid/issuer-api:latest -f waltid-services/waltid-issuer-api/Dockerfile .
docker run --net=host -d -p 7002:7002 -v $PWD/waltid-services/waltid-issuer-api/config:/waltid-issuer-api/config --name waltid-issuer-api waltid/issuer-api:latest
sleep 2s
- name: Execute test scripts
env:
Expand Down

0 comments on commit 19af0a2

Please sign in to comment.