Skip to content

Commit

Permalink
ci: generate fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentsenta committed Jul 5, 2023
1 parent 02533bb commit 96f55a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-prod-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,5 @@ jobs:
if: (failure() || success())
uses: actions/upload-artifact@v3
with:
name: conformance.html
name: conformance-${{ matrix.target }}.html
path: ./output.html

0 comments on commit 96f55a5

Please sign in to comment.