Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2019-10-08 14:56:40 +0300
committerMartijn Cuppens <martijn.cuppens@gmail.com>2019-10-08 15:14:17 +0300
commitc20bfad992ae4a60646da7a4d4b27a02b41ca608 (patch)
treec9ec88718efd6217d35e16ef861a8f478654f0bb /.github
parent847698509463c385561f962a6be53b2ef6460f67 (diff)
CI: specify `CI: true`.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/test.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 2952d8d..91bae8b 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -1,5 +1,7 @@
name: Tests
on: [push, pull_request]
+env:
+ CI: true
jobs:
run: