ci: rename jobs
This commit is contained in:
parent
2c2124bdb0
commit
3dd88bac0e
4
.github/workflows/e2e.yml
vendored
4
.github/workflows/e2e.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user