fix(tests): disable integration tests on Windows due to posix feature reliance (#169)
Signed-off-by: Jason Cameron <git@jasoncameron.dev>
This commit is contained in:
parent
c896c63a0b
commit
eab62f7611
3 changed files with 4 additions and 1 deletions
|
|
@ -8,4 +8,4 @@ Checklist:
|
|||
|
||||
- [ ] Added a description of the changes to the `[Unreleased]` section of docs/docs/CHANGELOG.md
|
||||
- [ ] Added test cases to [the relevant parts of the codebase](https://anubis.techaro.lol/docs/developer/code-quality)
|
||||
- [ ] Ran integration tests `npm run test:integration`
|
||||
- [ ] Ran integration tests `npm run test:integration` (unsupported on Windows, please use WSL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue