onflow / flow-cli

The Flow CLI is a command-line interface that provides useful utilities for building Flow applications
https://onflow.org
Apache License 2.0
206 stars 62 forks source link

Windows CI not working as expected #1556

Closed jribbink closed 2 months ago

jribbink commented 2 months ago

Problem

The Windows CI is not failing even though there are test failures. Also, we should update our tests to work on Windows as well.

Steps to Reproduce

Look at CI logs for Windows.

Acceptance Criteria

Tests pass,and CI fails if they aren't

Context

n/a