0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00

CI: set CI_BRANCH_BASE to v4-dev

This is so that bundlewatch compares against v4-dev and not master.
This commit is contained in:
XhmikosR 2020-04-27 11:39:58 +03:00
parent f5c7da4c78
commit 9c7ee5e554

View File

@ -74,6 +74,7 @@ jobs:
if: matrix.node == 10
env:
BUNDLEWATCH_GITHUB_TOKEN: "${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}"
CI_BRANCH_BASE: v4-dev
- name: Run BrowserStack tests
run: npm run js-test-cloud