sphagnum/.gitea/workflows/test.yml

11 lines
148 B
YAML
Raw Normal View History

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