1
0
Fork 0

chore: Fixed dependencies for github workflows

This commit is contained in:
Joost De Cock 2020-07-12 15:58:07 +02:00
parent 508adb298e
commit a2caaa7611
193 changed files with 1596 additions and 1217 deletions

View file

@ -4,7 +4,6 @@ on: [push]
jobs:
test:
runs-on: ubuntu-latest
strategy:
@ -23,7 +22,7 @@ jobs:
env:
CI: true
- name: Install peer & test dependencies
run: cd packages/benjamin && npm install @freesewing/core @freesewing/plugin-bundle @freesewing/models @freesewing/pattern-info mocha chai
run: 'cd packages/benjamin && npm install @freesewing/core@^2.7.0-beta.2 @freesewing/plugin-bundle@^2.7.0-beta.2 @freesewing/models@2.7.0-beta.2 @freesewing/pattern-info@2.7.0-beta.2 mocha chai'
env:
CI: true
- name: Build pattern