• Show log

    Commit

  • Hash : 0e26717a
    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`.