diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1dd9fd0..1f014a5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -120,7 +120,7 @@ jobs: strategy: fail-fast: true matrix: - python-version: [ "3.7" ] + python-version: ["3.7"] nautobot-version: ["1.0.3"] env: INVOKE_NAUTOBOT_PLUGIN_CHATOPS_PANORAMA_PYTHON_VER: "${{ matrix.python-version }}"