Skip to content

Commit

Permalink
Add ios.stamp to main test target in Makefile
Browse files Browse the repository at this point in the history
Signed-off-by: Tiago Nascimento <[email protected]>
  • Loading branch information
theosirian authored and cobward committed Jan 11, 2023
1 parent 99ee56f commit 9e3d12c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ endif
test: $(TARGET)/test/c.stamp \
$(TARGET)/test/java.stamp \
$(TARGET)/test/android.stamp \
$(TARGET)/test/ios.stamp \
$(TARGET)/test/flutter.stamp \
$(TARGET)/test/wasm.stamp

Expand Down

0 comments on commit 9e3d12c

Please sign in to comment.