Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
tkilias committed Aug 25, 2023
1 parent 9baf798 commit 3526e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests_without_db.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
steps:
- uses: actions/checkout@v2

- run: echo "${{ needs.prepare_matrix.outputs.test_path }}"
- run: echo "${{ fromJSON(needs.prepare_matrix.outputs.test_path) }}"

run_test:
needs: prepare_matrix
Expand Down

0 comments on commit 3526e12

Please sign in to comment.