wip: Progress on charlie
This commit is contained in:
parent
ac3894eaa9
commit
856a6bc2e0
24 changed files with 585 additions and 343 deletions
2
.github/workflows/tests.charlie.yml
vendored
2
.github/workflows/tests.charlie.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: "cd packages/charlie && npm install @freesewing/core@^2.12.1 @freesewing/plugin-bundle@^2.12.1 @freesewing/models@2.12.1 @freesewing/pattern-info@2.12.1 mocha chai"
|
||||
run: "cd packages/charlie && npm install @freesewing/core@^2.14.0 @freesewing/plugin-bundle@^2.14.0 @freesewing/models@2.14.0 @freesewing/pattern-info@2.14.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue