Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Commit

Permalink
already have postgres running
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelneale committed Nov 8, 2023
1 parent 792bc5d commit 4c34f68
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ jobs:
node-version: ${{ matrix.node-version }}
- name: Install dependencies
run: npm install
- name: Start PostgreSQL
run: ./db/scripts/start-pg
- name: Migrate database
run: ./db/scripts/migrate
- name: Seed offerings
Expand Down

0 comments on commit 4c34f68

Please sign in to comment.