Skip to content

Commit

Permalink
updated regression db name
Browse files Browse the repository at this point in the history
  • Loading branch information
dogversioning committed Nov 9, 2023
1 parent 290accb commit b8f464d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
env:
PROFILE: cumulus-library-ci
WG: cumulus
DB: cumulus_regression_db
DB: cumulus_library_regression_db
run: |
cumulus-library build -t core --profile $PROFILE --workgroup $WG --database $DB
cumulus-library export -t core ./tests/regression/data_export/ --profile $PROFILE --workgroup $WG --database $DB
Expand Down

0 comments on commit b8f464d

Please sign in to comment.