run tests in each push

This commit is contained in:
Wille Marcel 2020-08-13 08:55:46 -03:00
parent 03be180fff
commit 3caaeec1b1

View file

@ -3,11 +3,7 @@
name: Node.js CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
on: [push]
jobs:
build: