Skip to content

Commit

Permalink
Code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriy-b committed Dec 13, 2024
1 parent e5eebfb commit f88ce5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dashboard_debug_detailed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ jobs:
-e "s|client: custom_client|client: $client|" \
-e "s|baseimage: custom_image|baseimage: $baseimage|" \
-e "s|tag: custom_tag|tag: $tag|" \
hive/configs/generic.yml
cat hive/configs/generic.yml
configs/generic.yml
cat configs/generic.yml
- name: Run tests
continue-on-error: true
Expand Down

0 comments on commit f88ce5e

Please sign in to comment.