Update .forgejo/workflows/test.yml

This commit is contained in:
dsklyadnev 2024-07-30 13:06:55 +00:00
parent abc3fc305b
commit 2902f10c8a

View file

@ -1,5 +1,7 @@
name: Test job
on: workflow_call
jobs:
test:
run: echo 'TEST JOB'