no-google icon indicating copy to clipboard operation
no-google copied to clipboard

Rewrite duplicate-checker workflow

Open nickspaargaren opened this issue 2 years ago • 0 comments

Rewrite Python script to use as the duplicate-checker workflow:

python3 convert.py duplicates

Script currently checks for duplicates and prints the duplicates.

May use with pytest used in: https://github.com/nickspaargaren/no-google/blob/master/scripts/test_duplicates.py

Workflow file: https://github.com/nickspaargaren/no-google/blob/master/.github/workflows/duplicate-checker.yml

nickspaargaren avatar Jan 11 '22 09:01 nickspaargaren