Skip to content

Commit

Permalink
re-trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ruheni committed May 11, 2023
1 parent 8741143 commit d5d8abf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cli/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ type CliInput = {

export default async () => {
const program = new Command();

const { configManager: { current } } = await loadConfig({}, "")

const migrationsDir = current.migrations.dir ?? "./migrations";
Expand Down

0 comments on commit d5d8abf

Please sign in to comment.