We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If I enter this URL in directly, it doesn't work
https://github.com/common-workflow-language/cwl-v1.2/blob/main/tests/revsort-packed.cwl
It should display the workflow.
It reports "Error: No workflow files were found in the given directory"
If I remove the file and give it the directory, then it works:
https://github.com/common-workflow-language/cwl-v1.2/blob/main/tests/
Other files in the same directory do work.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If I enter this URL in directly, it doesn't work
https://github.com/common-workflow-language/cwl-v1.2/blob/main/tests/revsort-packed.cwl
Description
Expected Behavior
It should display the workflow.
Actual Behavior
It reports "Error: No workflow files were found in the given directory"
If I remove the file and give it the directory, then it works:
https://github.com/common-workflow-language/cwl-v1.2/blob/main/tests/
Other files in the same directory do work.
Steps to Reproduce
The text was updated successfully, but these errors were encountered: