Fix windows tests (#2227)

This commit is contained in:
Opender Singh
2020-05-29 10:45:37 +12:00
committed by GitHub
parent 6b46faa05a
commit fae26d65ac
2 changed files with 13 additions and 2 deletions

View File

@@ -1,6 +1,14 @@
name: Test
on: [push, pull_request]
on:
push:
branches:
- develop
- master
pull_request:
types:
- opened
- synchronize
env:
NPM_CONFIG_TARGET: 3.1.13