Update readme #1

Merged
zagar merged 2 commits from main into release 2024-10-02 00:36:06 +03:00
2 changed files with 2 additions and 0 deletions

View File

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

View File

@ -1,2 +1,3 @@
# actions-test # actions-test
This is a new change.