Skip to content

Commit c4ae98c

Browse files
committed
Always run the tox job
1 parent 4d70891 commit c4ae98c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/tox.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Tox unit tests
22

3-
on:
4-
workflow_call:
3+
on: push
54

65
jobs:
76
build:

0 commit comments

Comments
 (0)