Skip to content

Commit

Permalink
fixing run block indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
michlyan committed Nov 5, 2024
1 parent 9e6b126 commit 0fb2d12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_test_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -271,4 +271,4 @@ jobs:
- name: Run Tests on PR
env:
DBT_VERSION: ${{ matrix.version }}
run: tox -e integration_sqlserver_${{ matrix.version }}
run: tox -e integration_sqlserver_${{ matrix.version }}

0 comments on commit 0fb2d12

Please sign in to comment.