Skip to content

Commit

Permalink
[infra] Try fix coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
dcharkes committed Nov 20, 2023
1 parent 5dca10e commit 0bded34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ffigen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
- name: Upload coverage
uses: coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949
with:
flag-name: ffigen
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: pkgs/ffigen/lcov.info

Expand Down

0 comments on commit 0bded34

Please sign in to comment.