test
All checks were successful
/ test (push) Successful in 11s

This commit is contained in:
Ashley Graves 2024-07-27 14:28:16 +02:00
parent abb7f2d464
commit 0cd193a161
2 changed files with 5 additions and 4 deletions

View file

@ -1,3 +1,6 @@
#!/usr/bin/env python
print("test")
import glob
import os
print(os.environ["GITHUB_TOKEN"])