Skip to content

Commit

Permalink
Merge pull request #9 from hotosm/gh-action-fix
Browse files Browse the repository at this point in the history
run tests in each push
  • Loading branch information
willemarcel authored Aug 13, 2020
2 parents 03be180 + 3caaeec commit 51d99a5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@

name: Node.js CI

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
on: [push]

jobs:
build:
Expand Down

0 comments on commit 51d99a5

Please sign in to comment.