FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Rename the jobs · httpswift/swifter@fe9e039 · GitHub

Commit fe9e039

Browse files
committed
Rename the jobs
Rename Update the name as
1 parent 5e8e5f2 commit fe9e039

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

‎.github/workflows/linux-tests.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ on:
55
- stable
66

77
jobs:
8-
Tests:
8+
Test-Linux-Platform:
99
runs-on: ubuntu-latest
1010
container: swift:5.1
1111
steps:
1212
- uses: actions/checkout@v2
1313
- name: Run Unit Tests
14-
run: swift test
14+
run: swift test

‎.github/workflows/macos-tests.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- stable
66

77
jobs:
8-
Danger:
8+
Test-OS-X-Platform:
99
runs-on: macos-latest
1010
env:
1111
TEST_REPORTS: /tmp/test-results

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL