This commit is contained in:
alyssa 2024-09-05 18:47:16 +09:00
parent 601d266063
commit 0582a1862c
3 changed files with 26 additions and 0 deletions

3
ci/run_ci.py Normal file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env python3
print("hello from python!")