]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
cspell.yml: remove unused NODE environment variable
authorXhmikosR <xhmikosr@gmail.com>
Sun, 13 Nov 2022 14:03:00 +0000 (16:03 +0200)
committerGitHub <noreply@github.com>
Sun, 13 Nov 2022 14:03:00 +0000 (16:03 +0200)
.github/workflows/cspell.yml

index ea753d65f0ec697cad2737fedc39db0783611ccf..f79ffdb81d2fc35ae1de6970a3d4f79ed508aa89 100644 (file)
@@ -9,7 +9,6 @@ on:
 
 env:
   FORCE_COLOR: 2
-  NODE: 16
 
 jobs:
   cspell: