Skip to content

Commit

Permalink
chore: removing tests from readme
Browse files Browse the repository at this point in the history
  • Loading branch information
brayn003 committed Mar 24, 2024
1 parent 3a21b25 commit c8ab12d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,3 @@ To run `stonk.ninja server` locally, run the following command:
```bash
pnpm run dev
```

# test
1 change: 0 additions & 1 deletion server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,3 @@ To run `stonk.ninja server` locally, run the following command:
```bash
poetry run poe dev
```
# test
2 changes: 0 additions & 2 deletions tick-workers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,3 @@ To run `stonk.ninja tick-worker` locally, run the following command:
pnpm run dev [worker-type]
```
`worker-type` can either be a `producer` or a `recorder`.

# test

0 comments on commit c8ab12d

Please sign in to comment.