Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jakecoffman committed Aug 11, 2023
1 parent 7a87908 commit 18a5da8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- name: Debug
run: |
echo ${{ fromJSON(needs.suites.outputs) }}
echo ${{ toJSON(needs.suites.outputs) }}
smoke:
runs-on: ubuntu-latest
needs: suites
Expand Down

0 comments on commit 18a5da8

Please sign in to comment.