Slow test check
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
PR Checks / test_something (push) Successful in 2m1s

This commit is contained in:
Marko Zagar 2024-10-02 00:33:24 +03:00
parent 44fe03f761
commit e7368b7235

View File

@ -5,5 +5,6 @@ jobs:
test_something:
runs-on: ubuntu-latest
steps:
- run: sleep 120
- run: echo "All is fine."