Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mqxx committed Apr 25, 2024
1 parent be4c08b commit 90b3200
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 @@ -51,4 +51,4 @@ Use `deno task <name_of_the_task>`:
- `build:dev:watch` Build the page for development (without optimization like minification) with active file watcher.
- `serve` *Not implemented yet (currently does nothing)*
- `lint` Lint the sourcecode
- `test` Test your sourcecode (all `.test.ts` file will be checked). A junit report gets generated to `./report.xml`
- `test` Test your sourcecode (all `.test.ts` file will be checked). A junit report gets generated to `./reports/report.xml`

0 comments on commit 90b3200

Please sign in to comment.