Skip to content

Commit

Permalink
Merge branch 'maint/fix-tox-gh-actions' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanWillitts committed May 17, 2023
2 parents 5828901 + 201ddb1 commit 8205f57
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions runtests.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
#!/usr/bin/env python
import logging

from edc_constants.constants import TBD


def main():
"""Placeholder for testrunner"""
print(TBD)
pass


Expand Down

0 comments on commit 8205f57

Please sign in to comment.