Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -524,6 +524,7 @@ test-cabal-reinstall-x86_64-linux-deb10:
    524 524
         TEST_ENV: "x86_64-linux-deb10-cabal-install"
    
    525 525
       rules:
    
    526 526
         - if: $NIGHTLY
    
    527
    +      allow_failure: true
    
    527 528
         - if: '$CI_MERGE_REQUEST_LABELS =~ /.*test-reinstall.*/'
    
    528 529
     
    
    529 530
     ########################################