Skip to content

Commit

Permalink
CI: remove unused check_skip steps
Browse files Browse the repository at this point in the history
There is nothing in the repo that would refer to them
  • Loading branch information
akx committed Nov 7, 2023
1 parent 5e992d8 commit 36e6976
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 84 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/api_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@ on:
branches:
- main
jobs:
check_skip:
runs-on: ubuntu-latest
if: "! contains(github.event.head_commit.message, '[ci skip]')"
steps:
- run: echo "${{ github.event.head_commit.message }}"

test:
runs-on: ubuntu-latest
strategy:
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/aux_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
check_skip:
runs-on: ubuntu-latest
if: "! contains(github.event.head_commit.message, '[ci skip]')"
steps:
- run: echo "${{ github.event.head_commit.message }}"

test:
runs-on: ubuntu-latest
strategy:
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/data_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
check_skip:
runs-on: ubuntu-latest
if: "! contains(github.event.head_commit.message, '[ci skip]')"
steps:
- run: echo "${{ github.event.head_commit.message }}"

test:
runs-on: ubuntu-latest
strategy:
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/inference_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
check_skip:
runs-on: ubuntu-latest
if: "! contains(github.event.head_commit.message, '[ci skip]')"
steps:
- run: echo "${{ github.event.head_commit.message }}"

test:
runs-on: ubuntu-latest
strategy:
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/style_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
check_skip:
runs-on: ubuntu-latest
if: "! contains(github.event.head_commit.message, '[ci skip]')"
steps:
- run: echo "${{ github.event.head_commit.message }}"

test:
runs-on: ubuntu-latest
strategy:
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/text_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
check_skip:
runs-on: ubuntu-latest
if: "! contains(github.event.head_commit.message, '[ci skip]')"
steps:
- run: echo "${{ github.event.head_commit.message }}"

test:
runs-on: ubuntu-latest
strategy:
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/tts_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
check_skip:
runs-on: ubuntu-latest
if: "! contains(github.event.head_commit.message, '[ci skip]')"
steps:
- run: echo "${{ github.event.head_commit.message }}"

test:
runs-on: ubuntu-latest
strategy:
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/tts_tests2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
check_skip:
runs-on: ubuntu-latest
if: "! contains(github.event.head_commit.message, '[ci skip]')"
steps:
- run: echo "${{ github.event.head_commit.message }}"

test:
runs-on: ubuntu-latest
strategy:
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/vocoder_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
check_skip:
runs-on: ubuntu-latest
if: "! contains(github.event.head_commit.message, '[ci skip]')"
steps:
- run: echo "${{ github.event.head_commit.message }}"

test:
runs-on: ubuntu-latest
strategy:
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/xtts_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
check_skip:
runs-on: ubuntu-latest
if: "! contains(github.event.head_commit.message, '[ci skip]')"
steps:
- run: echo "${{ github.event.head_commit.message }}"

test:
runs-on: ubuntu-latest
strategy:
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/zoo_tests0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
check_skip:
runs-on: ubuntu-latest
if: "! contains(github.event.head_commit.message, '[ci skip]')"
steps:
- run: echo "${{ github.event.head_commit.message }}"

test:
runs-on: ubuntu-latest
strategy:
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/zoo_tests1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
check_skip:
runs-on: ubuntu-latest
if: "! contains(github.event.head_commit.message, '[ci skip]')"
steps:
- run: echo "${{ github.event.head_commit.message }}"

test:
runs-on: ubuntu-latest
strategy:
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/zoo_tests2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
check_skip:
runs-on: ubuntu-latest
if: "! contains(github.event.head_commit.message, '[ci skip]')"
steps:
- run: echo "${{ github.event.head_commit.message }}"

test:
runs-on: ubuntu-latest
strategy:
Expand Down
6 changes: 0 additions & 6 deletions .github/workflows/zoo_tests_tortoise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
check_skip:
runs-on: ubuntu-latest
if: "! contains(github.event.head_commit.message, '[ci skip]')"
steps:
- run: echo "${{ github.event.head_commit.message }}"

test:
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit 36e6976

Please sign in to comment.