Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Facchetti committed Nov 23, 2023
1 parent bc3da38 commit 86ea75f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
fi
if [ ${{ matrix.ha }} == "true" ]; then
haValues="-f values_ha.yaml"
haValues="-f ./test/values_ha.yaml"
fi
if [ ${{ matrix.test-suite-path }} == "./test/e2e_target_namespace" ]; then
Expand Down

0 comments on commit 86ea75f

Please sign in to comment.