Remove deprecated group from config (#3289)

This commit is contained in:
qwerty287 2024-01-28 12:55:18 +01:00 committed by GitHub
parent 2eec1ce909
commit f529b609c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -93,7 +93,6 @@ steps:
spellcheck:
image: docker.io/node:21-alpine
group: test
commands:
- corepack enable
- pnpx cspell lint --no-progress --gitignore '{**,.*}/{*,.*}'