Skip to content

Commit

Permalink
Rename go workflow job as test
Browse files Browse the repository at this point in the history
  • Loading branch information
ypjama committed Oct 17, 2023
1 parent ea0a7b8 commit 84c54ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:

jobs:

build:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 84c54ab

Please sign in to comment.