Skip to content

Commit 4040290

Browse files
authored
Fix GitHub action job name (#28)
1 parent 34f9eb9 commit 4040290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: rust
1+
name: build
22

33
on: [ push, pull_request ]
44

0 commit comments

Comments
 (0)