Skip to content

Commit

Permalink
test 3
Browse files Browse the repository at this point in the history
  • Loading branch information
laysabit committed Mar 13, 2024
1 parent 2b55579 commit 7db5b14
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ on:
push:
branches:
- diff-quality
# env:
# DBT_DEFAULT_PROFILE_TARGET: stellar_dbt_public
# DBT_PROFILES_DIR: ${{ github.workspace }}
# DBT_TARGET: development
# DBT_MAX_BYTES_BILLED: 1000000000000
# DBT_JOB_TIMEOUT: 300
# DBT_THREADS: 1
# DBT_JOB_RETRIES: 1
env:
DBT_DEFAULT_PROFILE_TARGET: stellar_dbt_public
DBT_PROFILES_DIR: ${{ github.workspace }}
DBT_TARGET: development
DBT_MAX_BYTES_BILLED: 1000000000000
DBT_JOB_TIMEOUT: 300
DBT_THREADS: 1
DBT_JOB_RETRIES: 1

jobs:
build:
Expand Down

0 comments on commit 7db5b14

Please sign in to comment.