Skip to content

Commit

Permalink
Update cargo-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonHartley committed Nov 26, 2023
1 parent fb31705 commit 7888ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cargo-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: install redis cluster service
uses: pfapi/redis-cluster-service@v
uses: pfapi/redis-cluster-service@v1
- name: start redis cluster
run: sudo systemctl start redis-cluster1
- name: start redis server
Expand Down

0 comments on commit 7888ce2

Please sign in to comment.