Skip to content

Commit

Permalink
Merge pull request #456 from brooklyn-data/fix/github-sqlserver-workf…
Browse files Browse the repository at this point in the history
…low-indenting

[FIX] Adjust GHA formatting
  • Loading branch information
llifoawing authored Oct 31, 2024
2 parents 4e49c81 + 6ea0158 commit 91d0a6e
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 91d0a6e

Please sign in to comment.