Skip to content

Commit

Permalink
Swift: fix integration test log upload
Browse files Browse the repository at this point in the history
  • Loading branch information
redsun82 committed May 24, 2024
1 parent b908c23 commit 2ee7f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swift/actions/run-integration-tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ runs:
with:
name: swift-integration-tests-logs-${{ runner.os }}
path: |
swift/ql/integration-tests/**/db/log
swift/ql/integration-tests/**/*db/log
retention-days: 1

0 comments on commit 2ee7f12

Please sign in to comment.