Skip to content

Commit d4df544

Browse files
kai687shortcutsmillotp
authoredSep 11, 2024
fix(specs): remove usage [skip-bc] (#3691)
Co-authored-by: shortcuts <vannicattec@gmail.com> Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
1 parent cc01698 commit d4df544

File tree

180 files changed

+14
-31767
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

180 files changed

+14
-31767
lines changed
 

‎.github/ISSUE_TEMPLATE/Bug_report.yml

-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ body:
5555
- Query-Suggestions
5656
- Recommend
5757
- Search
58-
- Usage
5958
- Crawler
6059
validations:
6160
required: true

‎.github/workflows/check.yml

+2
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040
setup:
4141
runs-on: ubuntu-22.04
4242
timeout-minutes: 10
43+
env:
44+
CACHE_VERSION: 1 # bump this to run all clients on the CI.
4345
steps:
4446
- name: debugging - dump GitHub context
4547
env:

0 commit comments

Comments
 (0)