Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
tekktrik committed Feb 21, 2024
1 parent 32808f7 commit af414a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ test-windows:
mkdir testmount
takeown /F testmount
icacls testmount /grant administrators:F
copy tests\assets\info_uf2.txt testmount
xcopy tests\assets\info_uf2.txt testmount
subst T: testmount
coverage run -m pytest
coverage report
Expand Down

0 comments on commit af414a2

Please sign in to comment.