Skip to content

Commit fe019ce

Browse files
committed
Revert "Merge pull request #11 from dash14/ci/add-path-filter-to-test-workflow"
This reverts commit 97cecd2, reversing changes made to df94693.
1 parent ec808e3 commit fe019ce

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,6 @@ on:
77
pull_request:
88
branches:
99
- main
10-
paths:
11-
- 'docker/**'
12-
- 'setup/**'
13-
- 'report/**'
14-
- 'test/**'
15-
- 'compose.yml'
16-
- 'compose.test.yml'
17-
- 'Makefile'
18-
- '.github/workflows/test.yml'
1910

2011
jobs:
2112
unit_test:

0 commit comments

Comments
 (0)