Skip to content

Commit

Permalink
fixup! run DB migrations to setup the DB schema
Browse files Browse the repository at this point in the history
Signed-off-by: Miroslav Bajtoš <oss@bajtos.net>
  • Loading branch information
bajtos committed May 3, 2024
1 parent a1472bd commit 345d2f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dry-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
with:
node-version: 20
- run: npm ci
- run: npm run migrate
- name: Evaluate the last Spark round in dry-run mode
run: node bin/dry-run.js
env:
Expand Down

0 comments on commit 345d2f2

Please sign in to comment.