We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fef11b3 commit 28d6c5dCopy full SHA for 28d6c5d
.github/workflows/trunk.yml
@@ -824,7 +824,6 @@ jobs:
824
submodules: 'recursive'
825
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
826
timeout: 90
827
- upload-artifact: profiling-artifacts-${{ strategy.job-index }}
828
script: |
829
set -eux
830
echo "::group::Set up ExecuTorch"
0 commit comments