Skip to content

Commit eded0c0

Browse files
authored
Rename build job to test in GitHub Actions workflow
1 parent a7ea118 commit eded0c0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ on:
1010
branches: [ "main" ]
1111

1212
jobs:
13-
14-
build:
13+
test:
1514
runs-on: ubuntu-latest
1615
steps:
1716
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)