Update userconfigs.yml
This commit is contained in:
3
.github/workflows/userconfigs.yml
vendored
3
.github/workflows/userconfigs.yml
vendored
@ -7,13 +7,14 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: "configs"
|
||||
runs-on: ubuntu-latest
|
||||
environment: Userconfigs
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
node: [feedc0de, comred, peter, mick, nofeatures] # allfeatures not used here
|
||||
name: >-
|
||||
Config (${{ matrix.node }})
|
||||
steps:
|
||||
|
||||
- name: Checkout (without submodules)
|
||||
|
Reference in New Issue
Block a user