mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
Update CI workflow names
This commit is contained in:
committed by
Dan Christian Bogos
parent
9aad1582f5
commit
2b8a8676b6
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Build & Unit Tests
|
||||
name: build & test
|
||||
|
||||
permissions: {}
|
||||
|
||||
|
||||
2
.github/workflows/integration_tests.yaml
vendored
2
.github/workflows/integration_tests.yaml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Integration Tests
|
||||
name: integration
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user