Skip to content

Commit

Permalink
Merge pull request #867 from michael-k/test-prs
Browse files Browse the repository at this point in the history
Run tests on pull requests
  • Loading branch information
etianen committed Apr 8, 2021
2 parents 7f36456 + 0a81e88 commit df3bcf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Python package

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

jobs:
build:
Expand Down

0 comments on commit df3bcf7

Please sign in to comment.