Skip to content

Commit

Permalink
chore: Run CI tests against all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyfarrell committed May 12, 2020
1 parent 2c5f2bb commit 65e372b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
name: Tests
on:
push:
branches: [master]
pull_request:
branches: [master]
on: [push, pull_request]

env:
CI: true
Expand Down

0 comments on commit 65e372b

Please sign in to comment.