Skip to content

Commit b88c012

Browse files
committed
updated ci-cd
1 parent cd2e15e commit b88c012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yaml

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

125125

126126
deploy-fileformats:
127-
needs: [test]
127+
needs: [build, test, fileformats-test]
128128
runs-on: ubuntu-latest
129129
steps:
130130

0 commit comments

Comments
 (0)