Skip to content

Commit

Permalink
test collect bases fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zmraul committed Nov 27, 2024
1 parent 9091c56 commit c6d1a5e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,11 @@ jobs:
- .
- tests/integration/application-charm
name: Build charm
uses: canonical/data-platform-workflows/.github/workflows/build_charm.yaml@v22.0.0
uses: canonical/data-platform-workflows/.github/workflows/build_charm.yaml@lucas/fix-collect-bases
with:
path-to-charm-directory: ${{ matrix.path }}
cache: true
cache: false
charmcraft-snap-channel: 3.x/stable

integration-test:
strategy:
Expand Down

0 comments on commit c6d1a5e

Please sign in to comment.