Update .forgejo/workflows/demo.yaml
Some checks failed
/ test (push) Failing after 3s

This commit is contained in:
Aliberk Sandıkçı 2024-11-10 22:11:56 +03:00
parent 83a712d2a7
commit 29edc958b5

View file

@ -7,8 +7,7 @@ jobs:
container:
image: alpine:3.19
steps:
- run: |
grep Alpine /etc/os-release
ping -c 20 asandikci.com
iptables -L
echo SUCCESS
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0