Skip to content

Commit

Permalink
Make logs available
Browse files Browse the repository at this point in the history
  • Loading branch information
juditnovak committed Jul 20, 2023
1 parent a3051d8 commit 492e239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
bootstrap-constraints: "cores=2 mem=2G"
juju-channel: "3.1/edge"
- name: Run integration tests
run: tox run -e integration
run: tox run -e integration -- --model testing
- name: Dump logs
uses: canonical/charm-logdump-action@main
if: failure()
Expand Down

0 comments on commit 492e239

Please sign in to comment.