Skip to content

Commit

Permalink
run tests on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
leafo committed Nov 25, 2020
1 parent e445bb5 commit 29d8ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spec.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "spec"

on: [push]
on: [push, pull_request]

jobs:
test:
Expand Down

0 comments on commit 29d8ccc

Please sign in to comment.