Skip to content

Commit 641c8ad

Browse files
committed
added format dependency
1 parent 7b3c4ac commit 641c8ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105

106106
build:
107107
name: 'Compile source code'
108-
needs: [workflow-variables, versioning]
108+
needs: [workflow-variables, versioning, format]
109109
runs-on: ubuntu-latest
110110

111111
env:

0 commit comments

Comments
 (0)