Update .gitea/workflows/test.yml
checks / check and test (push) Has been cancelled Details

main
vladzvx 2024-04-03 13:38:22 +03:00
parent af48b4c5f7
commit 358780569b
1 changed files with 11 additions and 10 deletions

View File

@ -1,11 +1,12 @@
name: checks
on:
- push
jobs:
lint:
name: check and test
runs-on: ubuntu-latest
steps:
- name: test
name: checks
on:
- push
jobs:
test:
labels: [docker]
name: check and test
runs-on: ubuntu-latest
steps:
- name: test
run: ls