Skip to content

Commit

Permalink
test profiles fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ptiurin committed Aug 13, 2024
1 parent 5840225 commit 5763b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jaffle_shop/profiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ seeds:
jaffle_shop:
target: app
outputs:
app: &app
app:
type: firebolt
api_endpoint: "{{ env_var('API_ENDPOINT') }}"
account_name: "{{ env_var('ACCOUNT_NAME') }}"
Expand Down

0 comments on commit 5763b0e

Please sign in to comment.