sphagnum/.gitea/workflows/test.yml

12 lines
159 B
YAML
Raw Normal View History

2024-04-03 13:38:22 +03:00
name: checks
on:
- push
jobs:
test:
labels: [docker]
name: check and test
runs-on: ubuntu-latest
steps:
- name: test
2024-04-03 13:31:38 +03:00
run: ls