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:
parent
f5c7da4c78
commit
9c7ee5e554
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user