Skip to content

Commit

Permalink
add CL_DATABASE_URL env var
Browse files Browse the repository at this point in the history
  • Loading branch information
makramkd committed Aug 12, 2024
1 parent 01ed8ca commit acd756d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ccip-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,5 @@ jobs:
echo "Integration test passed!"
fi
exit $EXITCODE
env:
CL_DATABASE_URL: ${{ env.DB_URL }}

0 comments on commit acd756d

Please sign in to comment.