Skip to content

Commit ed497f2

Browse files
committed
fix
1 parent d12eca5 commit ed497f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fireperf-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
if: always()
111111
uses: actions/upload-artifact@v3
112112
with:
113-
name: fireperf-e2e-tests-artifacts
113+
name: test-artifacts (${{ matrix.environment }})
114114
path: |
115115
~/.m2/repository/com/google/firebase/perf-plugin
116116
**/build/reports

0 commit comments

Comments
 (0)