• Show log

    Commit

  • Hash : a20b8c21
    Author : Edward Thomson
    Date : 2018-10-25T14:26:28

    ci: fail on test failures
    
    PowerShell can _read_ top-level variables in functions, but cannot _update_
    top-level variables in functions unless they're explicitly prefixed with
    `$global`.
    
    (cherry picked from commit 0e26717a57169d1222bdebef3f0caa728fd85b75)