This repo for test Action
import os os.path.join(os.getenv('PROJECT_ROOT'), 'file.txt') for i in range(10): print(i)