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

This commit was merged in pull request #1.
This commit is contained in:
2024-10-02 00:33:24 +03:00
parent 44fe03f761
commit e7368b7235
+1
View File
@@ -5,5 +5,6 @@ jobs:
test_something:
runs-on: ubuntu-latest
steps:
- run: sleep 120
- run: echo "All is fine."