Changed name and removed a config

This commit is contained in:
CommanderRedYT
2021-12-23 15:50:36 +01:00
parent 86daa1a8cb
commit b341daefa5
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ on:
jobs:
build:
name: "config_name"
name: "analysis"
runs-on: ubuntu-latest
env:
SONAR_SCANNER_VERSION: 4.4.0.2170

View File

@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node: [feedc0de, comred, peter, mick, allfeatures, nofeatures]
node: [feedc0de, comred, peter, mick, nofeatures] # allfeatures not used here
steps:
- name: Checkout (without submodules)