Skip to content

Commit 78380b0

Browse files
committed
Fix GitHub workflows
1 parent 6ec8c00 commit 78380b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ concurrency:
2222
cancel-in-progress: true
2323

2424
jobs:
25-
test:
25+
build:
2626
timeout-minutes: 60
2727
runs-on: ${{ matrix.os }}
2828
strategy:

0 commit comments

Comments
 (0)