diff --git a/.github/workflows/integration_test.yaml b/.github/workflows/integration_test.yaml index 4c38ffb2a..9b8f7b8b3 100644 --- a/.github/workflows/integration_test.yaml +++ b/.github/workflows/integration_test.yaml @@ -10,7 +10,7 @@ concurrency: jobs: # test option values defined at test/conftest.py are passed on via repository secret # INTEGRATION_TEST_ARGS to operator-workflows automatically. - openstack-integration-tests: + integration-tests: name: Integration test with juju 3.1 uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@main secrets: inherit