This commit is contained in:
ANormalProgrammer 2023-05-22 17:37:31 -05:00 committed by GitHub
commit 2e986a27f5
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