Update .gitea/workflows/test.yml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
test / test (push) Waiting to run
C/C++ CI / ubuntu-build (push) Failing after 44s

Signed-off-by: enderice2 <enderice2@protonmail.com>
This commit is contained in:
enderice2 2024-12-29 23:28:41 +02:00
parent bcafedf011
commit 123b9ace8f

View File

@ -6,7 +6,7 @@ on:
jobs:
lint:
name: test
runs-on: linux_amd64
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: test