Skip to content

Commit

Permalink
fixup! Bump cachix/install-nix-action from V27 to 29 (#4411)
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrinkmeier committed Oct 11, 2024
1 parent 0e2af2a commit 68e1ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Yet another way to pass the pattern without recompilation is to use the `TASTY_P
Run any of the `cabal test` commands above and set it to your pattern, e.g.:

```bash
$ TASTY_PATTERN='-p hlint' cabal test func-test
$ TASTY_PATTERN='hlint' cabal test func-test
```

## Using HLS on HLS code
Expand Down

0 comments on commit 68e1ca7

Please sign in to comment.