Skip to content

Commit 2d7fcdf

Browse files
committed
test dummy lint
1 parent c57852d commit 2d7fcdf

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

.github/workflows/python-tests.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ name: Python Packages Test
22

33
on:
44
push:
5-
# branches:
6-
# - master
7-
# paths:
8-
# - python/sqlcommenter-python/**
9-
# pull_request:
10-
# paths:
11-
# - python/sqlcommenter-python/**
5+
branches:
6+
- master
7+
paths:
8+
- python/sqlcommenter-python/**
9+
pull_request:
10+
paths:
11+
- python/sqlcommenter-python/**
1212

1313
jobs:
1414
unittests:

0 commit comments

Comments
 (0)