mirror of
https://github.com/morbalint/kemkas.git
synced 2026-07-17 19:03:46 +00:00
Update and rename webpack.yml to ci.yml
This commit is contained in:
@@ -25,6 +25,9 @@ jobs:
|
|||||||
- name: install deps
|
- name: install deps
|
||||||
run: |
|
run: |
|
||||||
yarn install --frozen-lockfiles
|
yarn install --frozen-lockfiles
|
||||||
|
- name: build css files
|
||||||
|
run: |
|
||||||
|
./compile-less.sh
|
||||||
- name: unit tests
|
- name: unit tests
|
||||||
run: |
|
run: |
|
||||||
yarn test
|
yarn test
|
||||||
Reference in New Issue
Block a user