[chore] replace checkout by upload-artifact

This commit is contained in:
MathieuG-P
2023-09-25 12:53:55 +02:00
parent b13ee858b6
commit 5385797e06
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
- name: Upload test results
if: always()
uses: actions/checkout@v3
uses: actions/upload-artifact@v3
with:
name: playwright-output
path: test-results