Skip to content

Commit 7f61439

Browse files
authored
Update pytest.yml
1 parent 49d8cfb commit 7f61439

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/pytest.yml

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
name: Run Pytest
2+
on:
3+
push:
4+
branches: [master]
15
jobs:
26
build:
37
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)