Skip to content

Commit 2d62569

Browse files
committed
ci: fix pipeline dependency
1 parent 9e8c6f8 commit 2d62569

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
@@ -6,7 +6,7 @@ on:
66
- master
77

88
jobs:
9-
build:
9+
test:
1010
runs-on: ubuntu-latest
1111
strategy:
1212
max-parallel: 4

0 commit comments

Comments
 (0)