Skip to content

Commit 66541e7

Browse files
author
Justin Poehnelt
authored
build: standardize check name (#315)
1 parent c1b0283 commit 66541e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ name: Build
1616
on:
1717
- push
1818
jobs:
19-
build:
19+
test:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)