midouest / vscode-playdate-debug

Unofficial Playdate debug extension for Visual Studio Code on macOS, Windows and Ubuntu
https://marketplace.visualstudio.com/items?itemName=midouest.playdate-debug
MIT License
34 stars 4 forks source link

Windows CI tests failing #20

Closed midouest closed 1 year ago

midouest commented 1 year ago

https://github.com/midouest/vscode-playdate-debug/actions/runs/4144120361/jobs/7166933991#step:9:83

simulator.test.ts - Incorrect number of tasks detected in suiteSetup

combined.test.ts - Not finding "Playdate: Build and Run" task

midouest commented 1 year ago

Fixed by 7dce6d8