pull/5155/head
Silen Naihin 2023-07-26 14:07:38 +01:00
parent 6d806a7096
commit b778af156b
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ jobs:
- name: Install dependencies - name: Install dependencies
run: | run: |
poetry install poetry install -vvv
poetry run agbenchmark start --mock poetry run agbenchmark start --mock
poetry run agbenchmark start --mock --maintain poetry run agbenchmark start --mock --maintain
poetry build poetry build