Skip to content

Commit 0b20937

Browse files
committed
CI: remove redundant CI: true variable.
It's already set by the runner.
1 parent a468fd4 commit 0b20937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Tests
2+
23
on: [push, pull_request]
34

45
env:
5-
CI: true
66
FORCE_COLOR: 2
77

88
jobs:

0 commit comments

Comments
 (0)