Skip to content

Commit 5ff6565

Browse files
author
Vianpyro
committed
Rename workflow from "Python package" to "Pytest CI" and remove branch specification for push events
1 parent 9e1e6d9 commit 5ff6565

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/pytest.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
name: Python package
1+
name: Pytest CI
22

33
on:
44
push:
5-
branches:
6-
- main
75
pull_request:
86

97
jobs:

0 commit comments

Comments
 (0)