]> git.ipfire.org Git - thirdparty/mdadm.git/commitdiff
Update tests.yml
authorPaul Luse <paul.e.luse@intel.com>
Thu, 24 Apr 2025 15:41:15 +0000 (08:41 -0700)
committerGitHub <noreply@github.com>
Thu, 24 Apr 2025 15:41:15 +0000 (08:41 -0700)
Signed-off-by: Paul Luse <paul.e.luse@intel.com>
.github/workflows/tests.yml

index b4c156c0914c6b8666c9b83918f61d9f4684dce1..9b3615711ecc8446aca71b5d1ac00321e93ed4a2 100644 (file)
@@ -37,7 +37,7 @@ jobs:
           vagrant status
           vagrant up
           sleep 2
-          vagrant ssh -c "sudo timedatectl set-timezone UTC && \
+          vagrant ssh -c "uname -r && sudo timedatectl set-timezone UTC && \
             sudo systemctl restart chronyd && sudo chronyc -a makestep && sleep 1"
           echo "FYI vagrant time command finished with exit code: $?"