aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/back-ci.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/back-ci.yaml b/.github/workflows/back-ci.yaml
index c4e45872..a7f4f2d0 100644
--- a/.github/workflows/back-ci.yaml
+++ b/.github/workflows/back-ci.yaml
@@ -12,7 +12,7 @@ on:
jobs:
build:
- name: Build And Test
+ name: Build
runs-on: ubuntu-latest
env:
ASPNETCORE_ENVIRONMENT: "Development"