1
1
mirror of https://github.com/rui314/mold.git synced 2024-10-04 08:37:28 +03:00

Archive object files for tests

This commit is contained in:
Rui Ueyama 2022-08-29 18:01:53 +08:00
parent 9598ba4d25
commit 99090d0e37

View File

@ -126,7 +126,7 @@ jobs:
if: always()
with:
name: test-results
path: build/Testing
path: build/out build/Testing
build-macos-make:
strategy: