Skip to content

Commit d91afc8

Browse files
authored
Fix flow name typo
1 parent bd5664a commit d91afc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build run short tests
1+
name: Build and run short tests
22
on: push
33
jobs:
44
build:

0 commit comments

Comments
 (0)