Skip to content

Commit

Permalink
Add duckdb file env var to evidence build step in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gwenwindflower authored Sep 27, 2023
1 parent adb0c3a commit f1a608e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ jobs:
- name: Build Evidence
env:
EVIDENCE_DATABASE: 'duckdb'
EVIDENCE_DUCKDB_FILENAME: 'octocatalog.db'
run: npm run build:strict --prefix ./reports

0 comments on commit f1a608e

Please sign in to comment.