Skip to content

Commit 1abc02c

Browse files
committed
reduce number of tests
1 parent 4e53eee commit 1abc02c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/tox.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: tox
22

33
on:
4-
- push
5-
- pull_request
4+
pull_request:
5+
push:
6+
branches: [master]
67

78
jobs:
89
test:

0 commit comments

Comments
 (0)