indigo 43af8679d0
Gitea Actions Deploy / Explore-Gitea-Actions (push) Successful in 6s
! Modify runner
2023-12-26 22:08:16 +08:00
2023-12-26 22:08:16 +08:00
2023-12-26 22:06:38 +08:00

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)
S
Description
Test Repo
Readme 41 KiB
Languages
C++ 51.4%
CMake 48.6%