Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
danthorpe committed May 4, 2024
1 parent 791fcd7 commit 4dba0fd
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 @@ -9,7 +9,7 @@ PLATFORM_WATCHOS = watchOS Simulator,id=$(call udid_for,watchOS 10.2,Watch)
default: test-all

test-all:
swift test
swift test --enable-code-coverage

docs:
mkdir -p $(output)/$(tag)
Expand Down

0 comments on commit 4dba0fd

Please sign in to comment.