We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b908c23 commit 2ee7f12Copy full SHA for 2ee7f12
swift/actions/run-integration-tests/action.yml
@@ -27,5 +27,5 @@ runs:
27
with:
28
name: swift-integration-tests-logs-${{ runner.os }}
29
path: |
30
- swift/ql/integration-tests/**/db/log
+ swift/ql/integration-tests/**/*db/log
31
retention-days: 1
0 commit comments