testing back to just python3 call
Some checks failed
/ alpine (push) Failing after 45s
/ debian (push) Failing after 1m3s
/ ubuntu (push) Failing after 1m1s
/ arch (push) Failing after 1m42s
/ opensuse (push) Failing after 2m30s
/ alma (push) Blocked by required conditions
/ rocky (push) Blocked by required conditions
/ fedora (push) Has been cancelled

This commit is contained in:
Marc Beninca 2024-10-15 22:01:44 +02:00
parent a4c2272b2f
commit 4a9d298161
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -66,7 +66,7 @@ inputs:
runs:
using: composite
steps:
- run: "{vpy}" -m spcd synchronize
- run: "python3" -m spcd synchronize
""")
cat(directory / name)