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
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:
parent
a4c2272b2f
commit
4a9d298161
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ inputs:
|
|||
runs:
|
||||
using: composite
|
||||
steps:
|
||||
- run: "{vpy}" -m spcd synchronize
|
||||
- run: "python3" -m spcd synchronize
|
||||
""")
|
||||
cat(directory / name)
|
||||
|
||||
|
|
Loading…
Reference in a new issue