Skip to content

Commit

Permalink
Show Rondis logs *at the end*
Browse files Browse the repository at this point in the history
  • Loading branch information
olapiv committed Nov 5, 2024
1 parent 7a4626c commit 0454cb0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_test_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,9 @@ jobs:
echo "Success in run $i"
done
- name: Run Redis benchmark
run: docker exec -i $CONTAINER_NAME bash -c "redis-benchmark -t get,set -c 2"

- name: Show Rondis logs
if: always()
run: cat $LOCAL_RONDIS_LOG

- name: Run Redis benchmark
run: docker exec -i $CONTAINER_NAME bash -c "redis-benchmark -t get,set -c 2"

0 comments on commit 0454cb0

Please sign in to comment.