mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-16 06:39:59 +00: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
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user