Raymond Toy pushed to branch issue-342-add-ci-static-analyzer at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -233,7 +233,7 @@ osx:benchmark:
    233 233
         - CMUCL=../../dist/bin/lisp ./run-cmucl.sh
    
    234 234
         - ../../snapshot/bin/lisp -load report
    
    235 235
     
    
    236
    -linux:static-analyzer
    
    236
    +linux:static-analyzer:
    
    237 237
       stage: build
    
    238 238
       when: manual
    
    239 239
       tags: