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

github.com/twbs/grunt-bootlint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2019-10-06 13:44:05 +0300
committerXhmikosR <xhmikosr@gmail.com>2019-10-06 13:44:05 +0300
commitb1f07965323f818cff496724becac718d7db1934 (patch)
treea026be0d21e76571aac7f37573f8aedb8dbd844f /.github
parentc3b2e028f8d7adcb8f8aac2b06ea605c16eb3830 (diff)
CI: Add `CI: true` variable.
Also link to the workflow directly in README.md.
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 6417d10..c3f08c5 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: