Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ochom committed Feb 25, 2024
1 parent 09521a6 commit 2ec562f
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,6 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Start MongoDB
uses: supercharge/[email protected]
with:
mongodb-version: 4.4.6
mongodb-port: 27017
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 2ec562f

Please sign in to comment.