diff --git a/.github/workflows/plugins-ci-mongo.yml b/.github/workflows/plugins-ci-mongo.yml index e851554..185c2aa 100644 --- a/.github/workflows/plugins-ci-mongo.yml +++ b/.github/workflows/plugins-ci-mongo.yml @@ -42,7 +42,7 @@ jobs: lint: ${{ inputs.lint }} test: - name: Node.js ${{ matrix.node-version }} - ${{ matrix.db }} + name: Node.js ${{ matrix.node-version }} - MongoDB ${{ matrix.db }} runs-on: ubuntu-latest permissions: contents: read