Skip to content

Commit 5c7ff58

Browse files
authored
Update python-testing-linux.yml
Re-enabled tests on push
1 parent dbdc14f commit 5c7ff58

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/python-testing-linux.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
name: Linux Tests
33

44
on:
5-
# push:
6-
# paths-ignore:
7-
# - '**.md'
8-
# - '**.rst'
5+
push:
6+
paths-ignore:
7+
- '**.md'
8+
- '**.rst'
99
pull_request:
1010
paths-ignore:
1111
- '**.md'

0 commit comments

Comments
 (0)