mirror of
https://github.com/Kong/insomnia
synced 2024-11-08 06:39:48 +00:00
Try msvs 2017
This commit is contained in:
parent
cad520a1db
commit
eb19b2b1bc
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: 10
|
node-version: 10
|
||||||
- name: Configure Visual Studio version
|
- name: Configure Visual Studio version
|
||||||
run: npm config set msvs_version 2015
|
run: npm config set msvs_version 2017
|
||||||
- name: Bootstrap packages
|
- name: Bootstrap packages
|
||||||
run: npm run bootstrap
|
run: npm run bootstrap
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
|
Loading…
Reference in New Issue
Block a user