mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
workflows/test.yml: specify CI=true
(#29440)
This commit is contained in:
parent
4c74d58f26
commit
5e304b60a1
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -39,6 +39,8 @@ jobs:
|
||||
|
||||
- name: Install npm dependencies
|
||||
run: npm install
|
||||
env:
|
||||
CI: true
|
||||
|
||||
- name: Install bundler dependencies
|
||||
run: bundle install --deployment --jobs=3 --retry=3 --clean
|
||||
|
Loading…
x
Reference in New Issue
Block a user