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

6 lines
84 B
YAML

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