Skip to content

Commit

Permalink
chore: format readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bombillazo committed Feb 18, 2024
1 parent 7b87470 commit 1e4827d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Testing

To run tests, we recommend using Docker. With Docker, there is no
need to modify any configuration, just run the build and test commands.
To run tests, we recommend using Docker. With Docker, there is no need to modify
any configuration, just run the build and test commands.

If running tests on your host, prepare your configuration file by copying
`config.example.json` into `config.json` and updating it appropriately based on
Expand Down

1 comment on commit 1e4827d

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No typecheck tests failure

This error was most likely caused by incorrect type stripping from the SWC crate

Please report the following failure to https://github.com/denoland/deno with a reproduction of the current commit

Failure log

Please sign in to comment.