Skip to content

Commit

Permalink
remove job names (better PR UX)
Browse files Browse the repository at this point in the history
  • Loading branch information
gregsdennis committed Jun 9, 2024
1 parent 50f6289 commit d34b369
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/publish-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:

jobs:
publish:
name: pack & publish
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:

jobs:
test:
name: Verify provided solutions
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit d34b369

Please sign in to comment.