Skip to content

Commit

Permalink
CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
tychedelia committed Nov 9, 2023
1 parent 81c13d8 commit 1105392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions-rs/cargo@v1
with:
command: build
args: --workspace --exclude=python-chop
args: --workspace --exclude=python-chop --exclude=td-rs-derive-py
# - uses: actions-rs/cargo@v1
# with:
# command: xtask
Expand Down

0 comments on commit 1105392

Please sign in to comment.