Skip to content

Commit

Permalink
#0: test format
Browse files Browse the repository at this point in the history
  • Loading branch information
TT-billteng committed Sep 27, 2024
1 parent 8da4484 commit e9e4bd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-dispatch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
LD_LIBRARY_PATH: ${{ github.workspace }}/build/lib
environment: dev
runs-on:
- ${{ format('[{0},{1}]', inputs.runner-label, inputs.hw-config ) }}
- ${{ format('{0},{1}', inputs.runner-label, inputs.hw-config ) }}
# - ${{ inputs.hw-config }}
steps:
- uses: tenstorrent-metal/metal-workflows/.github/actions/[email protected]
Expand Down

0 comments on commit e9e4bd5

Please sign in to comment.