Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ To run the same checks as CI, make sure these tools are available locally:
If `lib/bashunit` is not available yet, install it once with:

```sh
curl --silent --fail --location https://bashunit.typeddevs.com/install.sh | bash -s 0.40.0
curl --silent --fail --location https://bashunit.typeddevs.com/install.sh | bash
Comment thread
sandr01d marked this conversation as resolved.
```

Local Validation
Expand Down
Loading