Skip to content

Commit bf8bfbe

Browse files
committed
Run ghcide-tests if the hls-test-utils changes
Ghcide test infrastructure was refactored to depend on `hls-test-utils`.
1 parent 624c8fb commit bf8bfbe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ jobs:
4848
uses: fkirc/[email protected]
4949
with:
5050
cancel_others: false
51-
paths_ignore: '[ "hls-test-utils/**"
52-
, "plugins/**"
51+
paths_ignore: '[ "plugins/**"
5352
, "src/**"
5453
, "exe/**"
5554
, "test/**"

0 commit comments

Comments
 (0)