File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2828 matrix :
2929 package : ["hie-compat", "hls-graph", "shake-bench",
3030 " hls-plugin-api" , "ghcide", "hls-test-utils",
31+ " hls-cabal-plugin" ,
3132 " hls-brittany-plugin" , "hls-floskell-plugin", "hls-fourmolu-plugin",
3233 " hls-ormolu-plugin" , "hls-stylish-haskell-plugin",
3334 " hls-class-plugin" , "hls-eval-plugin", "hls-explicit-imports-plugin",
Original file line number Diff line number Diff line change @@ -244,8 +244,8 @@ jobs:
244244 run : cabal test hls-change-type-signature-plugin --test-options="$TEST_OPTS" || cabal test hls-change-type-signature-plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-change-type-signature-plugin --test-options="$TEST_OPTS"
245245
246246 - if : matrix.test
247- name : Test hls-gadt -plugin test suit
248- run : cabal test hls-gadt -plugin --test-options="$TEST_OPTS" || cabal test hls-gadt -plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-gadt -plugin --test-options="$TEST_OPTS"
247+ name : Test hls-cabal -plugin test suit
248+ run : cabal test hls-cabal -plugin --test-options="$TEST_OPTS" || cabal test hls-cabal -plugin --test-options="$TEST_OPTS" || LSP_TEST_LOG_COLOR=0 LSP_TEST_LOG_MESSAGES=true LSP_TEST_LOG_STDERR=true cabal test hls-cabal -plugin --test-options="$TEST_OPTS"
249249
250250 test_post_job :
251251 if : always()
You can’t perform that action at this time.
0 commit comments