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

This commit is contained in:
urec56 2025-04-09 22:11:46 +03:00
parent aadc35abd3
commit ac1479fc7c

View file

@ -2,6 +2,6 @@ on: [push]
jobs:
test:
runs-on: docker
shell: sh
steps:
- run: echo All Good
- run: echo All Good
shell: sh