Skip to content

Commit 0733b0a

Browse files
authored
Run tests on pull request
1 parent 214dcf4 commit 0733b0a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pytest.yml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Run Pytest
22
on:
33
push:
44
branches: [master]
5+
pull_request:
6+
branches: [master]
57
jobs:
68
build:
79
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)