Skip to content

Commit

Permalink
Add blog post link to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ismailsimsek committed Dec 18, 2024
1 parent eac84f0 commit 15a6137
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests-dbt-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ inputs.python-version }}
dbt-version: ${{ matrix.dbt-version }}
cache: 'pip' # caching pip dependencies
- name: Build & Install DBT ${{ matrix.dbt-version }}
run: |
Expand Down

0 comments on commit 15a6137

Please sign in to comment.