Skip to content

Commit

Permalink
fix perf. workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
parvit committed Mar 24, 2024
1 parent 35ad8a2 commit 4128d28
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/common-performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,8 @@ jobs:
runs-on: vm-server
env:
SERVER_ADDRESS: ${{ inputs.server_private_address }}
SERVER_BACKEND: ${{ inputs. }}
SERVER_BACKEND: ${{ inputs.backend }}
SERVER_CCA: ${{ inputs.cca }}
LISTEN_ADDRESS: 127.0.0.1
steps:
- name: Pre-Cleanup
Expand Down

0 comments on commit 4128d28

Please sign in to comment.