MatrixAI / TypeScript-Demo-Lib

TypeScript Library Demo Project using Nix https://matrix.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows Integration Script doesn't fail even if underlying executable fails

CMCDragonkai opened this issue · comments

Specification

Fix the windows integration job script that doesn't fail even when the underlying executable fails .

Additional context

Tasks

  1. ...
  2. ...
  3. ...

We can use that function there to check if the command executed properly.

May require sourcing that into the powershell.

We may install something like: https://github.com/mklement0/Native and use iee.

@tegefaulkes this will be required for any windows integration tests.