12345678910000000000000
suyu-ci / reuse (push) Failing after 10s Details
codespell / Check for spelling errors (push) Successful in 11s Details
suyu verify / Verify Format (push) Successful in 1m24s Details
suyu verify / test build (linux-fresh, clang) (push) Successful in 13m59s Details
suyu verify / test build (linux-fresh, linux) (push) Successful in 27m49s Details
suyu verify / test build (linux-mingw, windows) (push) Failing after 3m26s Details
suyu verify / android (push) Failing after 5m10s Details

This commit is contained in:
Fijxu 2024-03-22 21:39:41 -03:00
parent d0a1c7d9d7
commit b0e79a2ef1
Signed by: Fijxu
GPG Key ID: 32C1DDF333EDA6A4
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ on:
branches: [ "forgejo-ci-testing" ]
env:
PR_NUMBER: pr${{ github.event.number }}
CCACHE_DIR: '.ccache'
jobs:
format: