Skip to content

Commit

Permalink
ci: test workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
gbicou committed Dec 20, 2024
1 parent 22b931c commit 7e7d6b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:
branches: [ "main" ]

jobs:
build-and-publish:
test:
name: Test
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 7e7d6b8

Please sign in to comment.