diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index ac6b540..7468446 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -7,4 +7,4 @@ pipelines: - pip script: - pip install -r requirements.txt - - python -m Nepgear \ No newline at end of file + - python example.py \ No newline at end of file