server/.github/workflows/deploy.yml
Jana Dönszelmann 4bbb51ef42
Some checks are pending
/ test (push) Waiting to run
test workflow
2025-08-20 11:39:14 +02:00

6 lines
84 B
YAML

on: [push]
jobs:
test:
runs-on: docker
steps:
- run: echo All good!