Skip to content

Commit c3aba39

Browse files
committed
test
1 parent 1b2b0c3 commit c3aba39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/process_chunk.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ jobs:
118118
'{env: $env, file: $file, url: $url, status: $status, reason: $reason}' > job_status.json
119119
120120
- name: Upload job status artifact
121+
working-directory: tests
121122
uses: actions/upload-artifact@v4
122123
with:
123124
name: job-status-${{ matrix.env }}-${{ matrix.file }}

0 commit comments

Comments
 (0)