We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 997bdda commit ea1e434Copy full SHA for ea1e434
cwltool/__init__.py
@@ -9,4 +9,5 @@
9
"text/yaml",
10
"text/x-yaml",
11
"application/x-yaml",
12
+ "application/octet-stream",
13
]
0 commit comments