feat: readd ci/cd due to the improved filter

This commit is contained in:
Xorycode 2024-05-01 00:40:10 +03:00
parent 0bcaca47f3
commit 673166db43

View file

@ -22,3 +22,8 @@ build:cargo:
script:
- rustc --version && cargo --version
- cargo build
test:cargo:
script:
- rustc --version && cargo --version
- cargo test