mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 04:09:23 +00:00
Split up tests in CI to avoid node storage limits
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
[package]
|
||||
name = "serai-no-std"
|
||||
name = "serai-no-std-tests"
|
||||
version = "0.1.0"
|
||||
description = "A crate to test no-std builds of Serai crates work"
|
||||
license = "MIT"
|
||||
repository = "https://github.com/kayabaNerve/serai/tree/develop/common/std-shims"
|
||||
repository = "https://github.com/kayabaNerve/serai/tree/develop/tests/no-std"
|
||||
authors = ["Luke Parker <lukeparker5132@gmail.com>"]
|
||||
keywords = ["nostd", "no_std", "alloc", "io"]
|
||||
edition = "2021"
|
||||
|
||||
Reference in New Issue
Block a user