Skip to content

Commit 8e3662a

Browse files
committed
.github/workflows/ports_psoc6.yml: Add debug lines.
Signed-off-by: NikhitaR-IFX <nikhita.rajasekhar@infineon.com>
1 parent b9d7207 commit 8e3662a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ports_psoc6.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
echo "File test_fs_small_file.txt not found!"
7575
exit 1
7676
fi
77-
- name: Debug: Listing files in input directory
77+
- name: Listing files in input directory
7878
run: |
7979
ls -l ./ports/psoc6/inputs/
8080
- name: Run psoc6 tests

0 commit comments

Comments
 (0)