Files
starter-workflows/ci
Chris Sidi a33d16cad6 Use separate steps for install, build and test (#192)
* Use separate steps for install, build and test

Having separate steps makes it easier to determine what failed.

Switching from `npm ci` to `npm install` because the Windows image uses node v8.10.0 and npm v5.6.0. `ci` was introduced in npm v5.7.0.

See https://github.com/actions/virtual-environments/issues/88

* Remove `name`
2019-11-12 11:06:49 -05:00
..
2019-10-16 12:40:14 -07:00
2019-10-16 12:40:14 -07:00
2019-10-16 12:40:14 -07:00
2019-10-16 12:40:14 -07:00
2019-10-16 12:40:14 -07:00
2019-10-16 12:40:14 -07:00
2019-08-14 10:43:09 -04:00
2019-08-20 14:38:08 -06:00
2019-08-13 12:57:25 -04:00
2019-09-10 08:48:48 +02:00
2019-10-16 12:40:14 -07:00
2019-11-03 14:41:39 +01:00
2019-11-03 14:43:52 +01:00
2019-08-14 10:43:09 -04:00
2019-10-16 12:40:14 -07:00
2019-08-29 14:21:24 +07:00