Skip to content

Commit

Permalink
Merge pull request #95 from canonical/chore-use-latest-candidate-chec…
Browse files Browse the repository at this point in the history
…k-libs

chore: use charmcraft latest/candidate for check libs
  • Loading branch information
NohaIhab authored Jan 23, 2025
2 parents 714b680 + c5ed532 commit fbfb58d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_quality-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
charm-path: "${{ inputs.charm-path }}"
charmcraft-channel: latest/candidate # TODO: remove after charmcraft 3.3 stable release

lint:
name: Lint
Expand Down

0 comments on commit fbfb58d

Please sign in to comment.