🔍 feat: search api

This commit is contained in:
Florian Hönicke
2023-05-16 00:19:52 +02:00
parent 9e706892c2
commit 8b6cb8af99
2 changed files with 16 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
group: [0, 1, 2, 3, 4]
group: [0, 1, 2, 3, 4, 5_company_logos]
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.8