Skip to content

Commit

Permalink
Fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenghaoz committed Jan 10, 2025
1 parent 84aa936 commit 1e3c07e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ jobs:
run: |
git clone https://github.com/gorse-cloud/redis-stack.git
pushd redis-stack
docker-compose up -d
docker compose up -d
popd
go test ./storage/cache -run ^TestRedis
env:
Expand Down

0 comments on commit 1e3c07e

Please sign in to comment.