File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 uses : ./.github/workflows/swiftlint.yml
1111 secrets : inherit
1212 test :
13- name : Testing CodeEditSourceEditor
13+ name : Testing WelcomeWindow
1414 needs : swiftlint
1515 uses : ./.github/workflows/tests.yml
1616 secrets : inherit
Original file line number Diff line number Diff line change 1010 uses : ./.github/workflows/swiftlint.yml
1111 secrets : inherit
1212 test :
13- name : Testing CodeEditSourceEditor
13+ name : Testing WelcomeWindow
1414 needs : swiftlint
1515 uses : ./.github/workflows/tests.yml
1616 secrets : inherit
Original file line number Diff line number Diff line change 44 workflow_call :
55jobs :
66 code-edit-text-view-tests :
7- name : Testing CodeEditSourceEditor
7+ name : Testing WelcomeWindow
88 runs-on : [self-hosted, macOS]
99 steps :
1010 - name : Checkout repository
You can’t perform that action at this time.
0 commit comments