Skip to content

Commit

Permalink
fix: test helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
Tamir David authored and Tamir David committed Oct 20, 2024
1 parent c8963ba commit 0f76b0e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cross-cloud-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,8 @@ jobs:
export MODE=cross-cloud-tests
# This uses in chainsaw to verify the odigos version is equal to the commit version
export COMMIT_HASH=${{ github.sha }}
# export COMMIT_HASH=${{ github.sha }}
export COMMIT_HASH=304e3b08d6346f9c16aa4440ff82178191c8d94a
chainsaw test tests/e2e/${{ matrix.test-scenario }}
Expand Down

0 comments on commit 0f76b0e

Please sign in to comment.