Skip to content

Commit b46dc26

Browse files
authored
Merge pull request #3 from Patch2PDF/action-step-renaming
fix test step name
2 parents d45563a + e4cfd68 commit b46dc26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ jobs:
7979
go-version: '1.25.4'
8080
check-latest: true
8181

82-
- name: Build
82+
- name: Test
8383
run: |
8484
go test -v ./...

0 commit comments

Comments
 (0)