Projects STRLCPY cfonts Commits 74e734c8
🤬
  • ■ ■ ■ ■ ■ ■
    .github/workflows/testing.yml
    skipped 217 lines
    218 218   with:
    219 219   github-token: ${{ secrets.GITHUB_TOKEN }}
    220 220   path-to-lcov: ./nodejs/coverage/lcov.info
     221 + flag-name: nodejs
    221 222   parallel: true
    222 223   base-path: ./nodejs
    223 224   env:
    skipped 48 lines
    272 273   with:
    273 274   github-token: ${{ secrets.GITHUB_TOKEN }}
    274 275   path-to-lcov: ./rust/lcov.info
     276 + flag-name: rust
    275 277   parallel: true
    276 278   env:
    277 279   NODE_COVERALLS_DEBUG: 1
    skipped 20 lines
Please wait...
Page is in error, reload to recover