Browse Source

Update ccpp.yml

Kim Kulling 3 years ago
parent
commit
d575e28937
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/ccpp.yml

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

@@ -131,6 +131,7 @@ jobs:
       
     - name: Coveralls
       uses: coverallsapp/github-action@master
+      cmakeAppendedArgs: '-DASSIMP_COVERALLS=ON'
       with:
         github-token: ${{ secrets.GITHUB_TOKEN }}