1
0

ci: rename jobs

This commit is contained in:
dump_stack() 2023-05-24 15:57:30 +00:00
parent 2c2124bdb0
commit 3dd88bac0e
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC

View File

@ -1,4 +1,4 @@
name: E2E
name:
on:
workflow_dispatch:
@ -17,7 +17,7 @@ concurrency:
jobs:
test-end-to-end:
name: Full
name: Module
runs-on: ubuntu-latest
strategy: