Skip to content

Commit 4da3fa0

Browse files
committed
CI: Add copy-files for swift-png tests
1 parent 9d4f609 commit 4da3fa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
swift-version: ${{ matrix.swift-version }}
6363
build-tests: ${{ matrix.swift-version != '6.0' }} # no Testing in 6.0
6464
run-tests: ${{ matrix.os != 'macos-15' }} # no tests on macOS ARM
65+
copy-files: Sources Tests
6566

6667
toolchain-setup:
6768
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)