Skip to content

Commit

Permalink
Revert "try out github app on cbartz-org/cbartz-repo-policy-complianc…
Browse files Browse the repository at this point in the history
…e-tests"

This reverts commit 5a9ce51.
  • Loading branch information
cbartz committed Aug 1, 2024
1 parent 20dc596 commit 3b54797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ def pytest_addoption(parser: Parser) -> None:
REPOSITORY_ARGUMENT_NAME,
action="store",
help="Name of the GitHub repository you want to run tests against.",
default="cbartz-org/cbartz-repo-policy-compliance-tests", # TODO: revert me
default="canonical/repo-policy-compliance-tests",
)

0 comments on commit 3b54797

Please sign in to comment.