Skip to content

Commit

Permalink
edit doc - full_test
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Jan 22, 2024
1 parent d49321e commit 3b4dd39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ git checkout -b your_branch

4. Commit your changes on this branch.

If you want to make sure all the tests will be run by github continuous integration,
make sure that your commit message contains `full_test`.

5. Run the tests locally; you can run spectfic tests to speed up the process:

```bash
Expand Down

0 comments on commit 3b4dd39

Please sign in to comment.