Skip to content

Commit

Permalink
Update playground.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
galargh authored Sep 17, 2024
1 parent 69cf727 commit 2606f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playground.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
environment:
test_output: ${{ steps.test_step.outputs.test_output }}
steps:
- run: echo '${{fromJSON(toJSON("{\n}"))}}'
- run: echo '${{toJSON(fromJSON("{\n}"))}}'

0 comments on commit 2606f52

Please sign in to comment.