mirror of
https://codeberg.org/privacy1st/nix-git
synced 2025-04-01 16:45:59 +02:00
fix notify-change
This commit is contained in:
parent
b118c31fd5
commit
41d30a83b5
@ -100,7 +100,8 @@ in
|
||||
cd "${fulldir}"
|
||||
fi
|
||||
|
||||
gradle :app:test --tests "de.p1st.changedetection.IliasFB12CoursesTest"
|
||||
# --rerun: Execute test again even if code did not change
|
||||
gradle :app:test --tests "de.p1st.changedetection.IliasFB12CoursesTest" --rerun
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user