Skip to content

Commit 5b7e4de

Browse files
committed
Revert "Set testrepo to be ignored"
This reverts commit e60f35d.
1 parent e60f35d commit 5b7e4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adabot/update_cp_org_libraries.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
from adabot import github_requests as github
3434
from adabot import pypi_requests as pypi
3535

36-
DO_NOT_VALIDATE = ['CircuitPython_Community_Bundle', 'cookiecutter-adafruit-circuitpython', 'Adafruit_CircuitPython_TestRepo']
36+
DO_NOT_VALIDATE = ['CircuitPython_Community_Bundle', 'cookiecutter-adafruit-circuitpython']
3737

3838
# Setup ArgumentParser
3939
cmd_line_parser = argparse.ArgumentParser(

0 commit comments

Comments
 (0)