Skip to content

Commit

Permalink
Enable caching
Browse files Browse the repository at this point in the history
  • Loading branch information
carlcsaposs-canonical committed Jan 14, 2025
1 parent 6f66504 commit 2040294
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 @@ -66,7 +66,7 @@ jobs:
name: Build charm
uses: canonical/data-platform-workflows/.github/workflows/[email protected]
with:
cache: false # TODO: will change to `true` before merge
cache: true
charmcraft-snap-channel: latest/beta/data-platform # TODO: remove after charmcraft 3.3 stable release

integration-test:
Expand Down

0 comments on commit 2040294

Please sign in to comment.