Skip to content

Commit 6b6183e

Browse files
committed
Remove unused files
1 parent 3b92112 commit 6b6183e

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/unittest.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,10 @@ on:
1010
- "bin/**"
1111
- "build_tools/**"
1212
- "pythainlp/**"
13-
- "requirements/**"
1413
- "tests/**"
1514
- "Makefile"
1615
- "MANIFEST.in"
1716
- "pyproject.toml"
18-
- "requirements.txt"
19-
- "setup.cfg"
20-
- "setup.py"
2117
- "tox.ini"
2218
pull_request:
2319
branches:
@@ -27,14 +23,10 @@ on:
2723
- "bin/**"
2824
- "build_tools/**"
2925
- "pythainlp/**"
30-
- "requirements/**"
3126
- "tests/**"
3227
- "Makefile"
3328
- "MANIFEST.in"
3429
- "pyproject.toml"
35-
- "requirements.txt"
36-
- "setup.cfg"
37-
- "setup.py"
3830
- "tox.ini"
3931

4032
jobs:

0 commit comments

Comments
 (0)