Skip to content

Commit

Permalink
Remove the temporary fix, which shouldn't be required any more. (#1046)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyandrewmeyer authored Oct 15, 2023
1 parent 6428ff6 commit a88cd4f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/db-charm-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,3 @@ jobs:

- name: Run the charm's unit tests
run: tox -vve unit
# TODO: remove this once https://github.com/canonical/mysql-k8s-operator/pull/316 is fixed
env:
# This env var is only to indicate Juju version to "simulate" in the mysqk-k8s-operator
# unit tests. No libjuju is being actually used in unit testing.
LIBJUJU_VERSION_SPECIFIER: 3.1

0 comments on commit a88cd4f

Please sign in to comment.