diff --git a/Development.md b/Development.md index 47cddaa..c44038d 100644 --- a/Development.md +++ b/Development.md @@ -35,10 +35,10 @@ The tests run against actual zfs commands and create a lot of temporary pools vi The tests also need ssh support via root@localhost, so it will create and install a sshkey if needed. -Look at https://github.com/psy0rz/zfs_autobackup/actions to see the results of the actual tests that are run automaticly on each commit on github. - ## Running the whole suite +This takes a few minutes and is also done automaticly on each commit via github actions: https://github.com/psy0rz/zfs_autobackup/actions + ```console (backupdev) root@ws1:/home/psy/zfs_autobackup# ./tests/run_tests ###########################################