reoverquote
Some checks failed
/ job (push) Failing after 1m11s

This commit is contained in:
Marc Beninca 2024-10-21 16:28:16 +02:00
parent c614a40ec9
commit 09ed2280ae
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -16,8 +16,8 @@ jobs:
- run: spcd-browse-workspace - run: spcd-browse-workspace
- uses: ./act/action - uses: ./act/action
with: with:
arg_1: '"string"' arg_1: '"one"'
arg_2: "[one, two]" arg_2: '["one", "two"]'
arg_3: "{a: x, b: y, c: z}" arg_3: "{a: x, b: y, c: z}"
- uses: ./act/synchronize - uses: ./act/synchronize
with: with: