Skip to content

Commit

Permalink
[CI] Remove --bin in the args of the windows builder
Browse files Browse the repository at this point in the history
  • Loading branch information
Krusty/Benediction committed Oct 7, 2023
1 parent 57b6611 commit 6dcdac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
target: x86_64-pc-windows-gnu
command: test
toolchain: nightly
args: --release --bins
args: --release

0 comments on commit 6dcdac3

Please sign in to comment.