Skip to content

Commit 2ee7f12

Browse files
committed
Swift: fix integration test log upload
1 parent b908c23 commit 2ee7f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift/actions/run-integration-tests/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ runs:
2727
with:
2828
name: swift-integration-tests-logs-${{ runner.os }}
2929
path: |
30-
swift/ql/integration-tests/**/db/log
30+
swift/ql/integration-tests/**/*db/log
3131
retention-days: 1

0 commit comments

Comments
 (0)