Replace Azure DevOps CI workflow with GitHub Action.

This commit is contained in:
David Anson 2019-12-03 21:27:34 -08:00
parent 3cd7457fb4
commit c0f040e5c1
4 changed files with 6 additions and 53 deletions

View file

@ -1,4 +1,4 @@
name: Node.js CI
name: CI
on: [push, pull_request]