mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
CI: test CSS after build (#37714)
This commit is contained in:
parent
04edf521c6
commit
8ba98bc9f0
6
.github/workflows/css.yml
vendored
6
.github/workflows/css.yml
vendored
@ -33,8 +33,8 @@ jobs:
|
|||||||
- name: Install npm dependencies
|
- name: Install npm dependencies
|
||||||
run: npm ci
|
run: npm ci
|
||||||
|
|
||||||
- name: Run CSS tests
|
|
||||||
run: npm run css-test
|
|
||||||
|
|
||||||
- name: Build CSS
|
- name: Build CSS
|
||||||
run: npm run css
|
run: npm run css
|
||||||
|
|
||||||
|
- name: Run CSS tests
|
||||||
|
run: npm run css-test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user