Skip to content

Commit

Permalink
feat: add launch definition to debug a single test file
Browse files Browse the repository at this point in the history
  • Loading branch information
doudou committed Jan 12, 2024
1 parent 38a625d commit d18b243
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@
"env": {
"SYSKIT_LOG_TEST_COMPRESS": "1"
}
}]
}
}
]
}

0 comments on commit d18b243

Please sign in to comment.