Skip to content

Commit 510b158

Browse files
authored
Run npm tests on pull requests for better CI coverage (#137)
1 parent 5f25254 commit 510b158

2 files changed

Lines changed: 2 additions & 21 deletions

File tree

.circleci/config.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
name: push
1+
name: CI
22

3-
on: [push]
3+
on: [push, pull_request]
44

55
jobs:
66
build:

0 commit comments

Comments
 (0)