Skip to content

Commit

Permalink
Prettier + link
Browse files Browse the repository at this point in the history
  • Loading branch information
benjie committed Dec 2, 2024
1 parent 5556129 commit f520e9e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions graphile-build/graphile-utils/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,12 @@ result.
## Developing

### Testing
Make sure you first follow the instructions in the root of the repository, then run the test with the following commands:

Make sure you first follow the instructions in the
[CONTRIBUTING.md file at the root of the repository](../../CONTRIBUTING.md),
then run the test with the following commands:

```bash
yarn prepack
yarn test
```
```

0 comments on commit f520e9e

Please sign in to comment.