There was an error while loading. Please reload this page.
1 parent 5eac204 commit 008de90Copy full SHA for 008de90
.github/workflows/pytest.yml
@@ -1,5 +1,5 @@
1
name: PyTest
2
-on: push
+on: [push, pull_request]
3
4
jobs:
5
test:
0 commit comments