mirror of
https://github.com/jikan-me/jikan-rest.git
synced 2025-02-20 11:23:35 +08:00
updated tests workflow
This commit is contained in:
parent
4e890090d0
commit
06c210e55d
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -29,8 +29,11 @@ jobs:
|
||||
image: typesense/typesense:0.24.1
|
||||
ports:
|
||||
- 8108:8108
|
||||
volumes:
|
||||
- typesense-data:/data
|
||||
env:
|
||||
TYPESENSE_API_KEY: jikan_testing
|
||||
TYPESENSE_DATA_DIR: /data
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user