Skip to content

Commit

Permalink
PBM-1384 debug azurite
Browse files Browse the repository at this point in the history
  • Loading branch information
olexandr-havryliak committed Sep 5, 2024
1 parent b762f7f commit 13234ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/PBM-FULL.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
docker compose run --rm test pytest -s --junitxml=junit.xml -k ${{ matrix.test }}
working-directory: ./pbm-functional/pytest
- name: Print Azurite logs
if: failure()
run: |
docker logs azurite
- name: Publish Test Report
Expand Down

0 comments on commit 13234ef

Please sign in to comment.