1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-23 13:43:11 +02:00

Merge branch 'master' into release-drafter

This commit is contained in:
Mark Otto
2020-04-13 15:34:08 -07:00
committed by GitHub
136 changed files with 6289 additions and 6480 deletions

View File

@@ -41,11 +41,11 @@ jobs:
- name: Run tests
run: npm test
- name: Run bundlesize
run: npm run bundlesize
- name: Run bundlewatch
run: npm run bundlewatch
if: matrix.node == 10
env:
BUNDLESIZE_GITHUB_TOKEN: "${{ secrets.BUNDLESIZE_GITHUB_TOKEN }}"
BUNDLEWATCH_GITHUB_TOKEN: "${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}"
- name: Run BrowserStack tests
run: npm run js-test-cloud