We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dec4c5 commit 782282eCopy full SHA for 782282e
.github/workflows/performance-tests.yml
@@ -60,6 +60,7 @@ jobs:
60
run: |
61
cd ../driver
62
sudo make web sql="${{ secrets.DB_CONN_STRING }}"
63
+ sudo make redis
64
- name: Check out delphi-admin
65
uses: actions/checkout@v3
66
with:
0 commit comments