Skip to content

Commit

Permalink
Merge pull request #2064 from pubudu538/fix-archive-logs
Browse files Browse the repository at this point in the history
Fix file upload issue in log archive
  • Loading branch information
pubudu538 authored Mar 1, 2024
2 parents a818c93 + fc4017c commit 008a433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -361,5 +361,5 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: apk-integration-test-cucmber-logs
path: 'apk-repo/test/integration/podlogs/*.log'
path: apk-repo/test/integration/podlogs/*.log

0 comments on commit 008a433

Please sign in to comment.