don't execute long-running test
All checks were successful
CI/CD Pipeline / test (push) Successful in 2m6s
All checks were successful
CI/CD Pipeline / test (push) Successful in 2m6s
This commit is contained in:
parent
836f8934d0
commit
b4d464506c
@ -67,7 +67,7 @@ impl Law {
|
|||||||
///
|
///
|
||||||
/// # Examples
|
/// # Examples
|
||||||
///
|
///
|
||||||
/// ```
|
/// ```no_run
|
||||||
/// use risp::law::Law;
|
/// use risp::law::Law;
|
||||||
///
|
///
|
||||||
/// let law = Law::from_config("./data/configs/abgb.toml").unwrap();
|
/// let law = Law::from_config("./data/configs/abgb.toml").unwrap();
|
||||||
|
Loading…
Reference in New Issue
Block a user