Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
koriym and coderabbitai[bot] authored Nov 5, 2024
1 parent ac963f5 commit a76feaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ make
2. Create your feature branch (`git checkout -b feature/amazing-feature`)
3. Add appropriate tests for your changes
4. Ensure all tests pass (`make test`)
5. Run memory leak checks (`make test TESTS="-m")
5. Run memory leak checks (`make test TESTS="-m"`)
6. Commit your changes
7. Push to the branch
8. Create a Pull Request
Expand Down

0 comments on commit a76feaa

Please sign in to comment.