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 name: checks
on: on:
- push - push
jobs: jobs:
lint: test:
name: check and test labels: [docker]
runs-on: ubuntu-latest name: check and test
steps: runs-on: ubuntu-latest
- name: test steps:
- name: test
run: ls run: ls