Remove windows from the CI workflow name

This commit is contained in:
Mike Waychison
2021-04-23 11:05:43 -07:00
parent 5ff903a454
commit 6e972f0918
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
cargo test --features "${CI_BUILD_FEATURES}"
build-bundled:
name: build windows bundled
name: build bundled
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false