Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
add falkordb service
Browse files Browse the repository at this point in the history
  • Loading branch information
dudizimber committed Jul 3, 2024
1 parent b31d3ce commit 33024f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 35 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ jobs:
contents: "read"
id-token: "write"
runs-on: ubuntu-latest
services:
falkordb:
image: falkordb/falkordb:latest
ports:
- 6379:6379
steps:
- uses: actions/checkout@v4

Expand Down
35 changes: 0 additions & 35 deletions config.yaml

This file was deleted.

0 comments on commit 33024f9

Please sign in to comment.