Skip to content

Commit 6fb5b9d

Browse files
committed
refactor(ci): tidy up debugging code
1 parent 8d0e51a commit 6fb5b9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ jobs:
6262
echo 'set list("TestCoverage.inc") = ""' >> export
6363
echo 'do $System.OBJ.Export(.list,"/source/TestCoverage-${{ steps.tag.outputs.tag }}.xml","/exportversion=2017.2")' >> export
6464
docker exec --interactive $instance iris session $instance -B < export
65-
ls -lR
6665
6766
- name: Create Release
6867
id: create_release

0 commit comments

Comments
 (0)