Skip to content

Commit

Permalink
Update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinleroy committed Feb 23, 2024
1 parent dac9e8b commit b93815d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Makefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ parallel = true

[tasks.init-bindings]
script = """
cargo test -p argus --lib export_bindings --locked
cargo test -p argus-lib --lib export_bindings --locked
./scripts/ts-rs.scm
"""

0 comments on commit b93815d

Please sign in to comment.