chore: cleanup test workflows

This commit is contained in:
Abiba (pi)
2026-06-28 00:48:01 +00:00
parent a5dc880af1
commit 3fbd31fbff
4 changed files with 0 additions and 21 deletions
-1
View File
@@ -1 +0,0 @@
# Runner
-1
View File
@@ -1 +0,0 @@
# Test Sun Jun 28 00:38:10 UTC 2026
-9
View File
@@ -1,9 +0,0 @@
name: Minimal Test
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- run: echo "HELLO_WORLD"
- run: pwd
- run: ls -la