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 f33d68f commit ac45a3e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test-dispatch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,7 @@ jobs:
ARCH_NAME: ${{ inputs.arch }}
LD_LIBRARY_PATH: ${{ github.workspace }}/build/lib
environment: dev
runs-on:
- ${{ inputs.runner-label }}
# ${{ format(''["{0}", "{1}"]'', inputs.runner-label, inputs.hw-config ) }}
- ${{ inputs.hw-config }}
runs-on: '[ ${{ inputs.runner-label }}, ${{ inputs.hw-config }} ]'
steps:
- uses: tenstorrent-metal/metal-workflows/.github/actions/[email protected]
- name: Ensure weka mount is active
Expand Down

0 comments on commit ac45a3e

Please sign in to comment.