Explorar o código

chore: fix run name for e2e test suite to include suite

Karol Sójko hai 1 ano
pai
achega
b9907924be
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/e2e-test-suite.yml

+ 1 - 1
.github/workflows/e2e-test-suite.yml

@@ -1,6 +1,6 @@
 name: E2E Test Suite
 name: E2E Test Suite
 
 
-run-name: E2E Test Suite against ${{ inputs.ref_name }} by ${{ inputs.author }}
+run-name: E2E ${{ inputs.suite }} Test Suite against ${{ inputs.ref_name }} by ${{ inputs.author }}
 
 
 on:
 on:
   schedule:
   schedule: