Skip to content

Commit

Permalink
publish screeshots
Browse files Browse the repository at this point in the history
  • Loading branch information
lgrignon committed Nov 27, 2024
1 parent 6b32614 commit 21f7ed9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/src/startApollo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ async function startServerApollo() {
await dataSource.initialize();

if (process.env.CI) {
await cleanDB();
await initTestData();
}
// await initTestData();
Expand Down

0 comments on commit 21f7ed9

Please sign in to comment.