Skip to content

Commit

Permalink
fixup! Used exec to run tests in existing container
Browse files Browse the repository at this point in the history
  • Loading branch information
allouis committed Jul 30, 2024
1 parent 2faf003 commit e5478b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"type": "module",
"scripts": {
"dev": "docker compose up -d --no-recreate",
"dev:record": "docker compose --env-file record.env up",
"logs": "docker compose logs activitypub -f",
"test": "yarn dev && docker compose exec activitypub yarn test:all",
"test:types": "tsc --noEmit",
Expand Down

0 comments on commit e5478b8

Please sign in to comment.