Skip to content

Commit

Permalink
Test deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
aamend committed Mar 8, 2024
1 parent bf17700 commit 21b0daa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
import os
import configparser
import io
from databricks.solutions import Accelerator
buf = io.StringIO(os.environ['DB_PROFILES'])
config = configparser.ConfigParser()
Expand Down

0 comments on commit 21b0daa

Please sign in to comment.