# HG changeset patch
# User Joeri van Ruth <joeri.van.ruth@monetdbsolutions.com>
# Date 1608209914 -3600
# Node ID 9a97a938adb2f7b37793457e309f28089e0b786f
# Parent  4a9038aae35b30ffcf2f23248f1ada5088e289e8
tab damage

diff --git a/.github/workflows/runtests.yml b/.github/workflows/runtests.yml
--- a/.github/workflows/runtests.yml
+++ b/.github/workflows/runtests.yml
@@ -22,7 +22,7 @@ jobs:
           sudo apt-get update -qq
           sudo apt-get install -y monetdb5-server
 
-    - name: Run Unit-Tests
-	  run: |
-	    set -x -e
-        ./build.sh
+      - name: Run Unit-Tests
+        run: |
+            set -x -e
+            ./build.sh