Skip to content

Commit

Permalink
Back to using globbing
Browse files Browse the repository at this point in the history
  • Loading branch information
Molter73 committed Sep 27, 2024
1 parent e2fa890 commit 1b9b11a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration-tests-vm-type.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,6 @@ jobs:
with:
name: ${{ inputs.vm_type }}-logs
path: |
${{ github.workspace }}/integration-tests/container-logs/
${{ github.workspace }}/integration-tests/performance-logs/
${{ github.workspace }}/integration-tests/container-logs/**/**
${{ github.workspace }}/integration-tests/performance-logs/**/**
if-no-files-found: ignore

0 comments on commit 1b9b11a

Please sign in to comment.