Skip to content

Commit

Permalink
change test name to a correct one
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeEgret committed Jul 31, 2023
1 parent 42e2d4b commit 7845559
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 35 deletions.
Empty file modified .github/workflows/ios_e2e.sh
100644 → 100755
Empty file.
5 changes: 3 additions & 2 deletions .github/workflows/ios_e2e.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: E2E tests running in AWS Device Farm
name: E2E test running in iOS simulator

on:
push:
branches: [main]
branches:
- main
pull_request:
branches:
- main
Expand Down
33 changes: 0 additions & 33 deletions .github/workflows/tests.yml

This file was deleted.

0 comments on commit 7845559

Please sign in to comment.