Запуск раннера
checks / check and test (push) Has been cancelled Details

main
vladzvx 2024-04-03 13:31:38 +03:00
parent 332cc30da5
commit af48b4c5f7
1 changed files with 11 additions and 0 deletions

11
.gitea/workflows/test.yml Normal file
View File

@ -0,0 +1,11 @@
name: checks
on:
- push
jobs:
lint:
name: check and test
runs-on: ubuntu-latest
steps:
- name: test
run: ls