Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
shurivich committed Nov 20, 2024
1 parent f5a8753 commit 51642f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.continue.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -948,7 +948,7 @@ jobs:
name: Collect log files
no_output_timeout: 5m
command: |
mkdir -p log_debugger
mkdir -p logs_debugger
for dir in system-tests/logs*/; do
cp -r "$dir" logs_debugger
fi
Expand Down

0 comments on commit 51642f4

Please sign in to comment.