From 96bfa153357210cf8ff142a0b265c56f71310c58 Mon Sep 17 00:00:00 2001 From: DatuX Date: Mon, 24 Jan 2022 10:57:54 +0100 Subject: [PATCH] Updated Development (markdown) --- Development.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ###########################################