8cd8a5552e7deefa7ae15d984b56e136e0a704ea
Test Repo for Action
This repo for test Action
Requirement
- Module A
- Module B
- Module C
Build Code
import os
os.path.join(os.getenv('PROJECT_ROOT'), 'file.txt')
for i in range(10):
print(i)
Description
Languages
C++
51.4%
CMake
48.6%