Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bombillazo committed Feb 12, 2024
2 parents a362360 + 32e9e43 commit c9d874e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ discuss bugs and features before opening issues.
- `dvm install 1.40.0 && dvm use 1.40.0`

- You don't need to install Postgres locally on your machine to test the
library, it will run as a service in the Docker container when you build it
library; it will run as a service in the Docker container when you build it

### Running the tests

Expand Down

2 comments on commit c9d874e

@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

@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.