fix: ci builds

This commit is contained in:
liyasthomas 2021-09-16 22:44:34 +05:30
parent 98b9660956
commit 2d3cbd26b8
3 changed files with 3 additions and 1 deletions

View File

@ -29,4 +29,4 @@ jobs:
- name: Install pnpm
run: curl -f https://get.pnpm.io/v6.14.js | node - add --global pnpm@6
- name: Run tests
run: cd packages/hoppscotch-app && pnpm i && pnpm test
run: pnpm i && cd packages/hoppscotch-app && pnpm test

1
.gitignore vendored
View File

@ -107,5 +107,6 @@ tests/*/videos
# Local Netlify folder
.netlify
# Andrew's crazy Volar shim generator
shims-volar.d.ts

View File

@ -107,5 +107,6 @@ tests/*/videos
# Local Netlify folder
.netlify
# Andrew's crazy Volar shim generator
shims-volar.d.ts