Skip to content

Commit

Permalink
removed python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin committed Jan 2, 2024
1 parent ddbb04f commit 2741c6d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/dbt_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,5 @@ jobs:
- name: load test data
run: dbt seed --target postgres

- name: Create seed tests
run: bash tests/create_seeds_tests_yml.sh

- name: dbt test
run: dbt test --target postgres

0 comments on commit 2741c6d

Please sign in to comment.