mirror of
https://github.com/dathere/ckanaction.git
synced 2026-07-05 17:12:19 +00:00
docs: remove running examples directory from README
This commit is contained in:
parent
ce232bb88e
commit
78d3eeaac9
1 changed files with 0 additions and 9 deletions
|
|
@ -90,12 +90,3 @@ To run some of the tests in the `tests` directory, first replace the values for
|
||||||
```bash
|
```bash
|
||||||
cargo test
|
cargo test
|
||||||
```
|
```
|
||||||
|
|
||||||
## Examples
|
|
||||||
|
|
||||||
You can run an example from the `examples` directory by first changing into the directory then running `cargo run`. For example:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
cd examples/status-show
|
|
||||||
cargo run
|
|
||||||
```
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue