Skip to content

Commit

Permalink
Merge pull request #25 from ochom/dev
Browse files Browse the repository at this point in the history
update: add nosql pipeline
  • Loading branch information
ochom authored Jan 20, 2024
2 parents 93ce428 + 98a8482 commit 200840d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ jobs:
mongodb-username: root
mongodb-password: example

- name: Start up Redis
uses: supercharge/[email protected]
with:
redis-version: 6.2.4

- name: Setup Go
uses: actions/setup-go@v3
with:
Expand Down

0 comments on commit 200840d

Please sign in to comment.