mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-23 13:43:11 +02:00
CI: test CSS after build (#37714)
This commit is contained in:
6
.github/workflows/css.yml
vendored
6
.github/workflows/css.yml
vendored
@@ -33,8 +33,8 @@ jobs:
|
||||
- name: Install npm dependencies
|
||||
run: npm ci
|
||||
|
||||
- name: Run CSS tests
|
||||
run: npm run css-test
|
||||
|
||||
- name: Build CSS
|
||||
run: npm run css
|
||||
|
||||
- name: Run CSS tests
|
||||
run: npm run css-test
|
||||
|
Reference in New Issue
Block a user