1
0
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:
XhmikosR 2022-12-25 12:41:54 +02:00 committed by GitHub
parent 04edf521c6
commit 8ba98bc9f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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