Skip to content

Commit ab83eca

Browse files
authored
Update release.yml
1 parent cb92cd0 commit ab83eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: yarn test
2626
run: yarn test
2727
working-directory: ${{ env.working-directory }}
28-
test:
28+
it-test:
2929
runs-on: ubuntu-16.04
3030
env:
3131
working-directory: ./build/src

0 commit comments

Comments
 (0)