chore(autotest): add api test script configuration
This commit is contained in:
parent
c1ae044179
commit
a6e335e715
|
@ -36,6 +36,9 @@ jobs:
|
|||
script_name:
|
||||
- api_metrics
|
||||
- api_subscriptions
|
||||
- api_clients
|
||||
- api_routes
|
||||
- api_publish
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue