Compare commits

..

No commits in common. "e7368b72357753d9a73b70a920a2696182e2eb40" and "55a0d68c8b339b42fd91f6ab0fdc8ddd1b7a47b6" have entirely different histories.

2 changed files with 0 additions and 2 deletions

View File

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

View File

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