Skip to content
This repository was archived by the owner on Feb 9, 2023. It is now read-only.

Commit 74fbad2

Browse files
committed
Remove env.CI
1 parent 8f31db4 commit 74fbad2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/nodejs.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ on:
99
branches:
1010
- '**'
1111

12-
env:
13-
CI: true
14-
1512
jobs:
1613
lint:
1714
name: Lint on Node.js ${{ matrix.node }} and ${{ matrix.os }}

0 commit comments

Comments
 (0)