Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerhutcherson committed Feb 12, 2025
1 parent d52c4a4 commit 5ab7a68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ jobs:
- name: Debug
run: |
echo "${{ steps.get_nbs.outputs.notebooks }}"
echo "${{ fromJson(steps.get_nbs.outputs.notebooks) }}"
echo "${{ fromJson(steps.get_nbs.outputs.notebooks).length }}"
Expand Down

0 comments on commit 5ab7a68

Please sign in to comment.