File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -31,13 +31,13 @@ jobs:
3131
3232 - name : Run report script
3333 run :
34- # python scripts/3-report/deviantart_reports.py
35- # python scripts/3-report/flickr_reports.py
36- # python scripts/3-report/github_reports.py
37- # python scripts/3-report/internetarchive_reports.py
38- # python scripts/3-report/metmuseum_reports.py
39- # python scripts/3-report/vimeo_reports.py
40- # python scripts/3-report/wikicommons_reports.py
41- # python scripts/3-report/wikipedia_reports.py
42- # python scripts/3-report/youtube_reports.py
43- python scripts/3-report/gcs_reports.py
34+ # ./ scripts/3-report/deviantart_reports.py
35+ # ./ scripts/3-report/flickr_reports.py
36+ # ./ scripts/3-report/github_reports.py
37+ # ./ scripts/3-report/internetarchive_reports.py
38+ # ./ scripts/3-report/metmuseum_reports.py
39+ # ./ scripts/3-report/vimeo_reports.py
40+ # ./ scripts/3-report/wikicommons_reports.py
41+ # ./ scripts/3-report/wikipedia_reports.py
42+ # ./ scripts/3-report/youtube_reports.py
43+ ./ scripts/3-report/gcs_reports.py
You can’t perform that action at this time.
0 commit comments