Skip to content

Commit 4abd2b1

Browse files
author
Justin Poehnelt
authored
build: standardize check name (#820)
1 parent 3ef519a commit 4abd2b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ on:
2424
branches: ['*']
2525

2626
jobs:
27-
run-unit-test:
27+
test:
2828
runs-on: ubuntu-latest
2929

3030
steps:

0 commit comments

Comments
 (0)