Test docker

This commit is contained in:
Aram 🍐 2025-08-23 01:40:37 -04:00
parent b15426f277
commit 5517eef9e4

View file

@ -1,6 +0,0 @@
on: [push]
jobs:
test:
runs-on: docker
steps:
- run: echo All good!