docker: Move complement logs into tests directory.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
fe12daead9
commit
54fe4bdf56
3 changed files with 3 additions and 3 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -395,7 +395,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: complement_output-${{matrix.feat_set}}-${{matrix.sys_name}}-${{matrix.sys_target}}.jsonl
|
||||
path: ./complement.jsonl
|
||||
path: ./tests/complement/logs.jsonl
|
||||
if-no-files-found: ignore
|
||||
|
||||
- name: Accept
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue