Skip to content

Commit

Permalink
BC-5468 see combined json after compact-output use
Browse files Browse the repository at this point in the history
  • Loading branch information
UzaeirKhan committed Nov 14, 2023
1 parent f20d65c commit 321de2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ jobs:
# json_output="${json_output%,}"
# json_output+="}"
echo "$json_output" > ${{ github.workspace }}/e2e-system-tests/env_variables/combined_credentials.json
cat ${{ github.workspace }}/e2e-system-tests/env_variables/combined_credentials.json
- name: Clean up previous report
uses: cypress-io/github-action@v5
Expand Down

0 comments on commit 321de2d

Please sign in to comment.