Skip to content

Commit

Permalink
remove logs
Browse files Browse the repository at this point in the history
  • Loading branch information
pauliusguzas committed Apr 15, 2024
1 parent 1ec406a commit 229430c
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/e2e-template-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,9 @@ jobs:
run: |
security unlock-keychain -p ${{ secrets.FLEXN_KEYCHAIN_PASSWORD }} Flexn.keychain
yarn config set network-timeout 300000
- name: printenv
- name: Bootstrap
run: |
printenv
- name: ruby -v
run: |
ruby -v
yarn bootstrap-clean
- name: Run
run: |
cd packages/template-starter && yarn run:ios-test & sleep 1200
Expand Down

0 comments on commit 229430c

Please sign in to comment.