Skip to content

Commit

Permalink
fix workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
soulomoon committed Mar 23, 2024
1 parent 158fc70 commit 8394f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:

- if: matrix.test
name: Test hls-core-plugin test suite
run: cabal test hls-core-plugin-test
run: cabal test hls-core-plugin-tests

- if: needs.pre_job.outputs.should_skip_ghcide != 'true' && matrix.test
name: Test ghcide
Expand Down

0 comments on commit 8394f60

Please sign in to comment.