1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-23 21:53:25 +02: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

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