Skip to content

Commit f1c1dc6

Browse files
committed
.github: update
1 parent beb58f2 commit f1c1dc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/go.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ jobs:
5252
- name: Build
5353
run: go run build/ci.go keeper
5454

55-
32bit-tests:
56-
name: 32bit tests
55+
test-32bit:
56+
name: "32bit tests"
5757
needs: test
5858
runs-on: [self-hosted-ghr, size-l-x64]
5959
steps:

0 commit comments

Comments
 (0)