Skip to content

Commit

Permalink
update release workflows to work with both packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed Oct 9, 2024
1 parent 7ccfb8e commit 36ef964
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ jobs:
uses: dbt-labs/dbt-adapters/.github/actions/setup-hatch@main
with:
python-version: '3.11'
- uses: pre-commit/[email protected]
- run: hatch run code-quality
working-directory: ./dbt-athena

unit_test:
name: 'Unit tests with coverage'
Expand Down

0 comments on commit 36ef964

Please sign in to comment.