trying to uh make forgejo actions work
All checks were successful
/ test (push) Successful in 52s

This commit is contained in:
Ittihadyya 2024-11-26 12:46:56 +02:00
parent e536ac8343
commit ac9b6c97c8

View file

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