Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
juliaqiuxy committed Jun 8, 2021
1 parent ef82fed commit 850ff8d
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,6 @@ jobs:
steps:
# Check out the repo
- uses: actions/checkout@v2
# Launch Redis in bg
- name: Launch Redis
uses: supercharge/[email protected]
with:
redis-version: latest
# Launch dynamodb local in bg
- name: Launch DynamoDB Local
uses: rrainn/[email protected]
with:
port: 8000
# Install go
- uses: actions/setup-go@v2
with:
Expand Down

0 comments on commit 850ff8d

Please sign in to comment.