ls
Some checks failed
/ test (push) Failing after 1s
/ test2 (push) Successful in 0s

This commit is contained in:
sneakers-the-rat 2024-06-29 01:14:03 -07:00
parent e00a7a70db
commit 1522927d16
Signed by untrusted user who does not match committer: jonny
GPG key ID: 6DCB96EF1E4D232D

View file

@ -4,6 +4,7 @@ jobs:
runs-on: docker
steps:
- run: ls -la /
- run: ls -la .
- run: touch /artifacts/test
test2: