Compare commits

..

2 Commits

Author SHA1 Message Date
zagar e7368b7235 Slow test check
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
PR Checks / test_something (push) Successful in 2m1s
2024-10-02 00:33:24 +03:00
zagar 44fe03f761 Update readme
PR Checks / test_something (push) Successful in 1s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 7s
2024-10-02 00:32:13 +03:00
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -5,5 +5,6 @@ jobs:
test_something:
runs-on: ubuntu-latest
steps:
- run: sleep 120
- run: echo "All is fine."
+1
View File
@@ -1,2 +1,3 @@
# actions-test
This is a new change.