Skip to content

Commit 56d5fae

Browse files
committed
id rename
1 parent b5d443b commit 56d5fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
python-version: 3.x
1515
- run: pip install cwltool
16-
- run: cwltool --validate app-package.cwl#s-expression
16+
- run: cwltool --validate app-package.cwl#snuggs
1717

1818
version:
1919
needs: validate

0 commit comments

Comments
 (0)