Skip to content

Commit

Permalink
Remove name for test job
Browse files Browse the repository at this point in the history
This way all jobs use the snake case
  • Loading branch information
glensc committed Sep 16, 2024
1 parent 2ca36da commit 9635d01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ env:
jobs:
test:
runs-on: ubuntu-latest
name: Test
steps:
- name: Check out source repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 9635d01

Please sign in to comment.