checkout
All checks were successful
/ test (push) Successful in 1m27s

This commit is contained in:
Dovi Cowan 2024-07-26 00:38:18 +01:00
parent ccb5e21546
commit 82d65466dd
Signed by: dcowan
GPG key ID: CC4A4CB950D7E579

View file

@ -2,6 +2,7 @@ on: [ push ]
jobs:
test:
steps:
- uses: actions/checkout@v4
- run: |
echo $PWD
ls -la