This commit is contained in:
ANormalProgrammer 2023-07-17 21:38:40 -05:00 committed by GitHub
commit bc52325c4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

3
ci/ci.py Normal file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env python3
exit (0)

View File

@ -1,3 +0,0 @@
#!/bin/sh
exit 0