Kim Kulling 5 years ago
parent
commit
7b4ff0cb1c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/ccpp.yml

+ 1 - 1
.github/workflows/ccpp.yml

@@ -7,7 +7,7 @@ on:
     branches: [ master ]
     branches: [ master ]
 
 
 jobs:
 jobs:
-  job1:
+  job:
     name: ${{ matrix.os }}-${{ matrix.cxx }}-build-and-test
     name: ${{ matrix.os }}-${{ matrix.cxx }}-build-and-test
     runs-on: ${{ matrix.os }}
     runs-on: ${{ matrix.os }}
     strategy:
     strategy: