Skip to content

Commit

Permalink
test again
Browse files Browse the repository at this point in the history
  • Loading branch information
rahimrahman committed Sep 20, 2024
1 parent 4689796 commit d3511f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/e2e-detox-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
- name: Check for E2E iOS tests label
id: check-label
run: |
echo "${{ toJson(github.event.pull_request.labels.*.name) }}"
echo "${{ contains(join(github.event.pull_request.labels.*.name, ','), 'E2E iOS tests for PR') }}"
update-initial-status:
Expand Down

0 comments on commit d3511f3

Please sign in to comment.