Skip to content

Commit c45b87b

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 f5bf3a0 commit c45b87b

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/skip-duplicate-actions@v5.3.1
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)