Skip to content

Commit

Permalink
Disabling unittest combo that shouldn't run
Browse files Browse the repository at this point in the history
  • Loading branch information
juditnovak committed Aug 31, 2023
1 parent 030f149 commit 081a595
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 @@ -40,7 +40,7 @@ jobs:
- {
lib-version: "v1",
juju-version: {
libjuju-version: "3.2.0.1",
libjuju-version: "2.9.42.4",
}
}
name: Unit test ( ${{ matrix.lib-version }} - ${{ matrix.juju-version.libjuju-version }} )
Expand Down

0 comments on commit 081a595

Please sign in to comment.