diff --git a/.github/workflows/windows-latest-rust.yml b/.github/workflows/windows-latest-rust.yml index 3ab486d..8fa00e4 100644 --- a/.github/workflows/windows-latest-rust.yml +++ b/.github/workflows/windows-latest-rust.yml @@ -19,4 +19,4 @@ jobs: - name: Build run: cargo build --verbose - name: Run binary - run: cargo run --release -- -a --verbose + run: cargo run --release -- -a