File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 1818 using : " composite"
1919 steps :
2020 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
21+ with :
22+ fetch-depth : 0
2123
2224 - uses : actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4
2325 with :
Original file line number Diff line number Diff line change 5656 TOTAL_SHARDS : 2
5757
5858 steps :
59- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
60- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
6159 - name : Run nf-test Action
6260 uses : ./.github/actions/nf-test-action
6361 env :
Original file line number Diff line number Diff line change 8181 SENTIEON_LICENSE_MESSAGE : ${{ secrets.SENTIEON_LICENSE_MESSAGE }}
8282 SENTIEON_ENCRYPTION_KEY : ${{ secrets.SENTIEON_ENCRYPTION_KEY }}
8383 steps :
84- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
85- - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
8684 - name : Run nf-test Action
8785 uses : ./.github/actions/nf-test-action
8886 with :
You can’t perform that action at this time.
0 commit comments