Skip to content

Commit

Permalink
Techdebt: Ensure unique folder for test results (#7189)
Browse files Browse the repository at this point in the history
  • Loading branch information
bblommers authored Jan 5, 2024
1 parent c2139a4 commit eac1609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_outdated_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@ jobs:
if: always()
uses: actions/upload-artifact@v4
with:
name: motoserver
name: test-${{ matrix.responses-version }}-${{ matrix.werkzeug-version }}-${{ matrix.werkzeug-version }}-${{ matrix.openapi-spec-validator-version }}
path: |
serverlogs/*

0 comments on commit eac1609

Please sign in to comment.