Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ea01ae6

Browse files
committed
Swift: fix integration test log upload
1 parent fa2c626 commit ea01ae6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
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)