We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3dcac7 commit 2efa2b3Copy full SHA for 2efa2b3
.github/workflows/examples-ci.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Save artifacts
44
uses: actions/upload-artifact@v3
45
with:
46
- name: fastdup_work_dir
+ name: fastdup_work_dir_quick_dataset_analysis
47
path: fastdup_work_dir/
48
49
test-cleaning-image-dataset:
@@ -82,5 +82,5 @@ jobs:
82
83
84
85
+ name: fastdup_work_dir_cleaning_image_dataset
86
0 commit comments