release/0.2.1 #10

Merged
kemitix merged 3 commits from release/0.2.1 into main 2024-02-28 17:48:26 +00:00
Showing only changes of commit e9aa5ba1c4 - Show all commits

View file

@ -86,6 +86,7 @@ steps:
image: *rust_image
commands:
- ./test.sh
when: *slow_check_paths
publish_to_crates_io:
image: *rust_image