Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Commit

Permalink
test: test
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad Umer committed Sep 6, 2023
1 parent ae9b1ef commit 7db293b
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions .github/workflows/edXTestSuit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,18 @@ jobs:
runtime: "iOS-15-2"
device: "iPhone 8"
task: "testLTRCurrentOS"
- name: "Test RTL iOS 15.2"
runtime: "iOS-15-2"
device: "iPhone 8"
task: "testRTLCurrentOS"
- name: "Test iOS 14.4"
runtime: "iOS-14-4"
device: "iPhone 8"
task: "testLTRPreviousOS"
- name: "Test RTL iOS 14.4"
runtime: "iOS-14-4"
device: "iPhone 8"
task: "testRTLPreviousOS"
# - name: "Test RTL iOS 15.2"
# runtime: "iOS-15-2"
# device: "iPhone 8"
# task: "testRTLCurrentOS"
# - name: "Test iOS 14.4"
# runtime: "iOS-14-4"
# device: "iPhone 8"
# task: "testLTRPreviousOS"
# - name: "Test RTL iOS 14.4"
# runtime: "iOS-14-4"
# device: "iPhone 8"
# task: "testRTLPreviousOS"
steps:
- name: Git checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 7db293b

Please sign in to comment.