Skip to content

Commit

Permalink
debug perf. workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
parvit committed Apr 4, 2024
1 parent 430614b commit 93dc177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/common-performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
- name: Check configuration
shell: powershell
run: |
$config = Get-Content -Path ./build/qpep.yml
$config = Get-Content -Path ./build/config/qpep.yml
write-host $config
- name: Run Client
Expand Down

0 comments on commit 93dc177

Please sign in to comment.