sphagnum/.gitea/workflows/test.yml

12 lines
159 B
YAML
Raw Normal View History

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