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 73c759a commit 2607c1e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ test-linux:
.PHONY: test-windows
test-windows:
mkdir testmount
takeown /F testmount
icacls testmount /grant administrators:F
xcopy tests\assets\info_uf2.txt testmount
subst T: testmount
coverage run -m pytest
Expand Down

0 comments on commit 2607c1e

Please sign in to comment.