Skip to content

Commit

Permalink
Exit NativeDemo directory before benchmarking
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxDesiatov committed Jan 20, 2021
1 parent 28d5939 commit f66e162
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
xcodebuild -scheme iOS -destination 'generic/platform=iOS' \
CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO | \
xcpretty --color
cd ..
./benchmark.sh
Expand Down

0 comments on commit f66e162

Please sign in to comment.