Skip to content

Commit

Permalink
Fix Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ra1028 committed May 4, 2019
1 parent 9a3fcc8 commit e15bfd1
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 @@ -11,7 +11,7 @@ pod-release:
bundle exec pod trunk push --allow-warnings

test-linux:
sh scripts/test-linux.sh
sh test-linux.sh

generate-linuxmain:
swift test --generate-linuxmain

0 comments on commit e15bfd1

Please sign in to comment.