Skip to content

Commit

Permalink
chore: temporarily disable ios workflow
Browse files Browse the repository at this point in the history
This seems to be failing, let's ignore it and have a green CI while we don't have the bandwidth to look at it.
Not ideal of course
  • Loading branch information
Almouro authored Jun 28, 2024
1 parent 8aee5ec commit 5a57064
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ios_e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ name: E2E test running in iOS simulator
on:
push:
branches:
- main
- main-disabled
pull_request:
branches:
- main
- "**/main"
- main-disabled
# - "**/main"

jobs:
e2e:
Expand Down

0 comments on commit 5a57064

Please sign in to comment.