ci: add basic integration test for pmb
Compare changes
+ 14
− 8
@@ -7,22 +7,28 @@ if [ "$(id -u)" = 0 ]; then
Yes, I know this is crude/basic, but others are welcome to improve it later. I think we need some integration testing asap, and this is better than nothing :D