Skip to content

Commit

Permalink
chore: disable apple e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
pauliusguzas committed Mar 14, 2024
1 parent 3b35728 commit d1abdc7
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-harness-ios.yml
Expand Up @@ -16,8 +16,8 @@ on:
# - '**/metadata.json'
# - '**/renative.json'
# - '**/package.json'
pull_request:
types: [labeled]
# pull_request:
# types: [labeled]

jobs:
e2e-harness-ios:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/e2e-harness-tvos.yml
Expand Up @@ -16,8 +16,8 @@ on:
# - '**/metadata.json'
# - '**/renative.json'
# - '**/package.json'
pull_request:
types: [labeled]
# pull_request:
# types: [labeled]

jobs:
e2e-harness-tvos:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/e2e-template-ios.yml
Expand Up @@ -16,8 +16,8 @@ on:
# - '**/metadata.json'
# - '**/renative.json'
# - '**/package.json'
pull_request:
types: [labeled]
# pull_request:
# types: [labeled]

jobs:
e2e-template-ios:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/e2e-template-tvos.yml
Expand Up @@ -16,8 +16,8 @@ on:
# - '**/metadata.json'
# - '**/renative.json'
# - '**/package.json'
pull_request:
types: [labeled]
# pull_request:
# types: [labeled]

jobs:
e2e-template-tvos:
Expand Down

0 comments on commit d1abdc7

Please sign in to comment.