Skip to content

Commit

Permalink
publish(xtask): bump to 0.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: YdrMaster <ydrml@hotmail.com>
  • Loading branch information
YdrMaster committed Dec 28, 2024
1 parent ff6099f commit 9a4f719
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
- name: Check format
run: cargo fmt --check

- name: Update deps
run: cargo update

- name: Run test
run: cargo test

Expand Down
12 changes: 6 additions & 6 deletions Cargo.lock

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

0 comments on commit 9a4f719

Please sign in to comment.