Skip to content

Commit

Permalink
Revert "don't re-install pods to see if ci is okay"
Browse files Browse the repository at this point in the history
This reverts commit 479f9f4.
  • Loading branch information
dongyuwei committed Sep 20, 2023
1 parent 479f9f4 commit 5cdf4cb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ci-build-and-tests.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
rm Podfile.lock
rm -rf Pods
pod install

echo "===================tests===================="
sh unit-tests.sh

Expand Down

0 comments on commit 5cdf4cb

Please sign in to comment.