Skip to content

Commit

Permalink
debug faster
Browse files Browse the repository at this point in the history
  • Loading branch information
damonmcc committed Mar 28, 2024
1 parent 07dfc27 commit 8427b57
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/update_api_database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,21 +118,3 @@ jobs:
psql --version
pg_dump --version
which psql
pip list
dbt deps
- name: Download
run: |
./bash/download.sh
- name: Import
run: |
./bash/import.sh
- name: Transform
run: |
./bash/transform.sh
- name: Export to API DB
run: |
./bash/export.sh

0 comments on commit 8427b57

Please sign in to comment.