Тест ci/cd
All checks were successful
/ test (push) Successful in 14s

This commit is contained in:
urec56 2025-04-09 12:55:11 +03:00
parent dcf76d41ce
commit ae755d8859

View file

@ -2,5 +2,7 @@ on: [push]
jobs:
test:
runs-on: docker
container:
image: alpine:3.20
steps:
- run: echo All Good