Skip to content

Commit

Permalink
chore: run workflow no. 8 - test on all platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
rafoolin committed Dec 20, 2023
1 parent 6400aec commit 78b1c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/pipeline/pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,6 @@ def run_pipeline(self):
)

return

if __name__ == "__main__":
Pipeline().run_pipeline()

0 comments on commit 78b1c95

Please sign in to comment.