Daniel Lockyer
4f8e9b9bd8
Switched to using built-in Node.js for tests
...
no issue
- setup-node was randomly failing to download because of an upstream Node issue
- this commit switches to using the build in Node version
2020-04-06 13:14:13 +01:00
Daniel Lockyer
36bcae2205
Revert "Switched to Node.js container in Action"
...
- this reverts commit 3e3a2af71a
.
- the tests require more components than Node, which the container
doesn't have
2020-04-06 11:35:51 +01:00
Daniel Lockyer
3e3a2af71a
Switched to Node.js container in Action
...
no issue
- using the setup-node action is currently failing because of an
upstream issue - https://github.com/nodejs/node/issues/32683
- this commit switches to using a Docker container
2020-04-06 11:27:54 +01:00
Daniel Lockyer
f513f39340
Enabled CI on Renovate branches
...
no issue
2020-03-26 09:46:05 +00:00
Daniel Lockyer
49d0736d00
Renamed GitHub Actions workflow file
...
no issue
2020-03-17 12:49:49 +00:00