Delete directory 'workflows'

This commit is contained in:
2026-05-25 19:29:44 +00:00
parent ebd2168942
commit 529e09d163
-11
View File
@@ -1,11 +0,0 @@
name: Test
on: [push]
jobs:
hello:
runs-on: ubuntu-latest
steps:
- name: Hello
run: echo "Runner works!"