mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
workflows/test.yml: specify CI=true
(#29440)
This commit is contained in:
parent
adfd3fbd46
commit
b1a4b0ecc4
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -28,6 +28,8 @@ jobs:
|
||||
|
||||
- name: Install npm dependencies
|
||||
run: npm ci
|
||||
env:
|
||||
CI: true
|
||||
|
||||
- name: Run tests
|
||||
run: npm test
|
||||
|
Loading…
x
Reference in New Issue
Block a user