Skip to content

Commit

Permalink
job name removed
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Feb 4, 2025
1 parent 846c44b commit a6b54e3
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/codenarc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ name: codenarc
- master
jobs:
codenarc:
name: codenarc
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ name: integration
- master
jobs:
integration:
name: integration
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/mvn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ name: mvn
- master
jobs:
mvn:
name: mvn
strategy:
matrix:
os: [ ubuntu-24.04, windows-2022, macos-15 ]
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/qulice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ name: qulice
- master
jobs:
qulice:
name: qulice
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit a6b54e3

Please sign in to comment.