2
0
Kim Kulling 5 жил өмнө
parent
commit
7b4ff0cb1c

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

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