Skip to content

Commit

Permalink
fix: wip2
Browse files Browse the repository at this point in the history
  • Loading branch information
limpbrains committed Dec 4, 2024
1 parent b5d6bb3 commit 6230274
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/e2e-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ jobs:
with:
fetch-depth: 1

- name: Ruby version
run: |
ruby --version
pod --version
- name: Reset testing enviroment
continue-on-error: true
timeout-minutes: 10
Expand Down

0 comments on commit 6230274

Please sign in to comment.