diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Debugging.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/Debugging.md b/docs/Debugging.md index dfd04add..4286a37a 100644 --- a/docs/Debugging.md +++ b/docs/Debugging.md @@ -178,8 +178,9 @@ and effect scenarios. Running the regression tests ============================ -The main Klipper GitHub repository uses TravisCI to run a series of -regression tests. It can be useful to run some of these tests locally. +The main Klipper GitHub repository uses "github actions" to run a +series of regression tests. It can be useful to run some of these +tests locally. The source code "whitespace check" can be run with: ``` |