mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 08:32:02 +00:00
Remove token
This commit is contained in:
parent
36e619ab4b
commit
24e0d3e63d
@ -6,7 +6,7 @@ Allows to view test-suite history for master branch.
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ sudo pip install -r requirements.txt
|
$ sudo pip install -r requirements.txt
|
||||||
$ test-history --token 4773293b76c0d3f27fb87cf9ea7e08d370d6e334 --since '2020-01-22 00:00:00' --substr Performance'
|
$ test-history --token XXX --since '2020-01-22 00:00:00' --substr Performance'
|
||||||
+---------------------|---------|--------------------+
|
+---------------------|---------|--------------------+
|
||||||
| Date | SHA | Performance test |
|
| Date | SHA | Performance test |
|
||||||
+=====================+=========+====================+
|
+=====================+=========+====================+
|
||||||
|
Loading…
Reference in New Issue
Block a user