Skip to content

Commit

Permalink
build: ci troubleshooting
Browse files Browse the repository at this point in the history
  • Loading branch information
field123 committed Nov 19, 2023
1 parent c4c7cc0 commit 2c1a8e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
if: always()
uses: actions/upload-artifact@v3
with:
name: test-results-${{ github.ref }}-${{ github.run_number }}
name: test-results-${{ github.sha }}-${{ github.run_number }}
path: examples/simple/test-results

0 comments on commit 2c1a8e2

Please sign in to comment.