Skip to content

Commit

Permalink
Update .github/workflows/ci.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Carl Csaposs <[email protected]>
  • Loading branch information
dmitry-ratushnyy and carlcsaposs-canonical authored Oct 31, 2023
1 parent a92139d commit 842b6f6
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 @@ -75,7 +75,7 @@ jobs:
uses: canonical/data-platform-workflows/.github/workflows/[email protected]
with:
charmcraft-snap-channel: "latest/edge"
path-to-charm-directory: ${{matrix.charms}}
path-to-charm-directory: ${{ matrix.charm }}

integration-test:
strategy:
Expand Down

0 comments on commit 842b6f6

Please sign in to comment.