Skip to content

Commit

Permalink
chore: temporarily skip ios workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
siepra committed Apr 15, 2024
1 parent 5fd997d commit 6ffb73d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/e2e-ios.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Detox E2E iOS

on:
pull_request:
paths:
- packages/mobile/**
- packages/backend/**
- packages/state-manager/**
- .github/workflows/e2e-ios.yml
# pull_request:
# paths:
# - packages/mobile/**
# - packages/backend/**
# - packages/state-manager/**
# - .github/workflows/e2e-ios.yml

jobs:
detox-ios:
Expand Down

0 comments on commit 6ffb73d

Please sign in to comment.