Skip to content

Commit

Permalink
fix yaml extension
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-ban committed Oct 24, 2024
1 parent 927e4e9 commit 29b18a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
helm_extra_args: "--set-file core.extraConfig=./build/helm/review_core.json"

run_e2e:
uses: alexey-ban/ai-dial-ci/.github/workflows/run_e2e_test@review_env
uses: alexey-ban/ai-dial-ci/.github/workflows/run_e2e_test.yml@review_env
needs:
- deploy_helm
with:
Expand Down

0 comments on commit 29b18a0

Please sign in to comment.