[Notes] [Git][BuildStream/buildstream][jjardon/pycodestyle] WIP



Title: GitLab

Javier Jardón pushed to branch jjardon/pycodestyle at BuildStream / buildstream

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -66,6 +66,8 @@ source_dist:
    66 66
       - chown -R buildstream:buildstream buildstream
    
    67 67
       - cd buildstream
    
    68 68
     
    
    69
    +  - pip3 install pytest-codestyle
    
    70
    +
    
    69 71
       # Run the tests from the source distribution, We run as a simple
    
    70 72
       # user to test for permission issues
    
    71 73
       - su buildstream -c 'python3 setup.py test --index-url invalid://uri --addopts --integration'
    



  • [Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]