Skip to content

Commit 1e5d807

Browse files
committed
rename CWL tests file
1 parent c46b733 commit 1e5d807

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ watch: clean
3333

3434
## unittest-examples :
3535
unittest-examples:
36-
cd src/_includes/cwl; cwltest --test=conformance-test.yml --tool=${RUNNER}
36+
cd src/_includes/cwl; cwltest --test=cwl_tests.yml --tool=${RUNNER}
3737

3838
## check-json :
3939
check-json:

0 commit comments

Comments
 (0)