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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
@ -17,7 +17,7 @@ concurrency:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-end-to-end:
|
test-end-to-end:
|
||||||
name: Full
|
name: Module
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
|
Loading…
Reference in New Issue
Block a user