Skip to content

Commit

Permalink
#12496: Checkout the source for the new action
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitri-tenstorrent committed Nov 26, 2024
1 parent e8ea369 commit 9fceed7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-release-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ jobs:
]
runs-on: ${{ matrix.test_group.runs-on }}
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run smoke test on the image
timeout-minutes: ${{ inputs.timeout }}
uses: ./.github/actions/docker-run
Expand Down

0 comments on commit 9fceed7

Please sign in to comment.