Skip to content

Commit

Permalink
Test #499
Browse files Browse the repository at this point in the history
  • Loading branch information
joelvdavies committed Apr 15, 2024
1 parent dc6a6c8 commit db677da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,11 @@ jobs:
run: yarn e2e:api

- name: Output logs (mongodb)
if: [always]
run: docker logs mongodb_container

- name: Output logs (api)
if: [always]
run: docker logs inventory_management_system_api

- name: Upload Cypress screenshots
Expand Down

0 comments on commit db677da

Please sign in to comment.