Skip to content
  • Antoine Beaupré's avatar
    fix CI: do not try to checkout a branch · ab63e1fb
    Antoine Beaupré authored
    This makes all jobs fail on merge requests, because the branch being
    tested is deliberately *not* the master branch.
    
    Gitlab CI should normally checkout the right branch at the right
    point, so we shouldn't be messing around with git like that.
    ab63e1fb
Loading