Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
Fix cli test pipeline (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
recharte committed Oct 20, 2023
1 parent e25b0df commit 43bae27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ jobs:
working-directory: percona-everest-backend
run: |
make local-env-up
make run-debug &
SECRETS_ROOT_KEY=$(openssl rand -base64 32) make run-debug &
- name: Build CLI binary
run: |
Expand Down

0 comments on commit 43bae27

Please sign in to comment.