Compare commits

..

No commits in common. "773c9193bab754639f1fae6bec3342fa68f66abf" and "7b4026960a0d0fe0a4bcc977a0d4443e80140a48" have entirely different histories.

View file

@ -4,7 +4,7 @@ jobs:
test: test:
runs-on: docker runs-on: docker
steps: steps:
- uses: actions/checkout@v4 - uses actions/checkout@v4
- run: echo All Good - run: echo All Good
- run: ls -lah . - run: ls -lah .
- run: pwd - run: pwd