Skip to content

Commit

Permalink
CI: test CSS after build (#37714)
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored Dec 25, 2022
1 parent 04edf52 commit 8ba98bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/css.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

1 comment on commit 8ba98bc

@abrahamguta

This comment was marked as spam.

Please sign in to comment.