api-server/.forgejo/workflows/test.yaml
Frank Villaro-Dixon 1cbc72ea34
Some checks failed
/ test (push) Successful in 3s
Build / build (push) Has been cancelled
test
Signed-off-by: Frank Villaro-Dixon <frank@villaro-dixon.eu>
2024-04-13 00:20:11 +02:00

9 lines
No EOL
104 B
YAML

on:
push: '*'
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Show env
run: env