Makefile: return error if a check fails
[grml-scripts.git] / .github / workflows / tests.yml
index 9137f2f..b06617b 100644 (file)
@@ -53,4 +53,4 @@ jobs:
       run: black --version
 
     - name: Codecheck execution
-      run: make codecheck
+      run: make --keep-going codecheck