Update .forgejo/workflows/demo.yaml
Some checks failed
/ test (push) Has been cancelled

This commit is contained in:
Aliberk Sandıkçı 2024-11-10 21:56:06 +03:00
parent b72034f759
commit 000158b401

View file

@ -3,7 +3,7 @@ on:
workflow_dispatch: workflow_dispatch:
jobs: jobs:
test: test:
runs-on: docker runs-on: bitanmi/debian:latest
steps: steps:
- run: echo All Good - run: echo All Good
- run : ping asandikci.com - run : ping asandikci.com