mirror of
https://github.com/dathere/ckanaction.git
synced 2025-12-27 21:27:01 +00:00
build(docs): update dependencies and clarify HTTP request type
This commit is contained in:
parent
614ebfbc05
commit
6df4f863f1
4 changed files with 55 additions and 57 deletions
|
|
@ -84,7 +84,7 @@ println!("{status_show:#?}");
|
|||
|
||||
## Tests
|
||||
|
||||
To run the tests in the `tests` directory, first replace the values for `CKAN_API_TOKEN` and `CKAN_URL` then run:
|
||||
To run some of the tests in the `tests` directory, first replace the values for `CKAN_API_TOKEN` and `CKAN_URL` then run:
|
||||
|
||||
```bash
|
||||
cargo test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue