Skip to content

Commit

Permalink
Also run tests on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
wheerd committed Dec 5, 2021
1 parent 81cba8f commit 6d3d172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-test.yml
@@ -1,6 +1,6 @@
name: Tests

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

jobs:
build:
Expand Down

0 comments on commit 6d3d172

Please sign in to comment.