mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-20 06:07:24 -04:00
[TypeScript] Phase 1 & 2 (#3370)
Co-authored-by: Opender Singh <opender.singh@konghq.com>
This commit is contained in:
committed by
GitHub
parent
bdb4b4e661
commit
5f4c19da35
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -28,6 +28,8 @@ jobs:
|
||||
node-version: ${{ steps.nvm.outputs.NVMRC }}
|
||||
- name: Bootstrap packages
|
||||
run: npm run bootstrap
|
||||
- name: Lint
|
||||
run: npm run lint
|
||||
- name: Run tests
|
||||
run: npm test
|
||||
- name: Build for smoke tests
|
||||
|
||||
Reference in New Issue
Block a user