aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/node-sass.yml
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2021-01-11 13:05:05 +0200
committerGitHub <[email protected]>2021-01-11 13:05:05 +0200
commit0bcaa068f2e376fb5e525ab12598b00dd66a0dae (patch)
treeb375281563a32b2383eab20f6e0fadb6854a5e4f /.github/workflows/node-sass.yml
parent78c5b503f9cc52999d5b4e130058e16388208534 (diff)
downloadbootstrap-0bcaa068f2e376fb5e525ab12598b00dd66a0dae.tar.xz
bootstrap-0bcaa068f2e376fb5e525ab12598b00dd66a0dae.zip
GitHub Actions cleanup (#32755)
* lowercase `runner.os` * remove `CI` environment variable since it's already set by the runner
Diffstat (limited to '.github/workflows/node-sass.yml')
-rw-r--r--.github/workflows/node-sass.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/node-sass.yml b/.github/workflows/node-sass.yml
index 9e9cffa40..285d4bcc8 100644
--- a/.github/workflows/node-sass.yml
+++ b/.github/workflows/node-sass.yml
@@ -7,7 +7,6 @@ on:
pull_request:
env:
- CI: true
FORCE_COLOR: 2
NODE: 14.x