Skip to content

Commit

Permalink
Change the order or steps for integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-ratushnyy committed Sep 27, 2023
1 parent b20ffe1 commit 5c4a33f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
# This is needed until
# https://bugs.launchpad.net/juju/+bug/1977582 is fixed
bootstrap-options: "--agent-version 3.1.5"
- name: Pin charmcraft version
run: |
sudo snap install charmcraft --classic --revision 1349
- uses: actions/download-artifact@v3
with:
name: mongodb-rock
Expand Down

0 comments on commit 5c4a33f

Please sign in to comment.