Skip to content

Commit

Permalink
build one more
Browse files Browse the repository at this point in the history
  • Loading branch information
mpwsh committed Oct 2, 2023
1 parent b1ddb3e commit 09add0f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ jobs:
- uses: actions-rs/cargo@v1
with:
command: test
- uses: actions-rs/cargo@v1
with:
command: run
args: '-- -h'
#- uses: actions-rs/cargo@v1
# with:
# command: run
# args: '-- -h'
lints:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 09add0f

Please sign in to comment.