Skip to content

Commit 6c86083

Browse files
authored
Update test_overview_available_software.yml
1 parent 166e6b6 commit 6c86083

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_overview_available_software.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ jobs:
5252
fi
5353
5454
# remove the data directory containing the original JSON file, or it'll end up in the PR being opened
55-
rm -f ${data_dir}
55+
rm -r ${data_dir}

0 commit comments

Comments
 (0)