Skip to content

Commit cd2e15e

Browse files
committed
fixed ci-cd workflow
1 parent 3cd8235 commit cd2e15e

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: [devcheck, test]
127+
needs: [test]
128128
runs-on: ubuntu-latest
129129
steps:
130130

0 commit comments

Comments
 (0)