Skip to content

Commit

Permalink
Fix paths for test charms
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-ratushnyy committed Oct 31, 2023
1 parent b2df08d commit 11a7de8
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 @@ -70,7 +70,7 @@ jobs:
strategy:
fail-fast: true
matrix:
charms: [".", "tests/integration/relation_tests/application-charm"]
charms: [".", "tests/integration/relation_tests/new_relations/application-charm"]
name: Build ${{matrix.charms}} charm
uses: canonical/data-platform-workflows/.github/workflows/[email protected]
with:
Expand Down

0 comments on commit 11a7de8

Please sign in to comment.