Compare commits

...

3 Commits

Author SHA1 Message Date
andy.boot 4e3c50177b hack 2021-09-19 15:43:40 +01:00
andy.boot 73bdb328f2 hack 2021-09-19 15:03:24 +01:00
andy.boot 68648178b3 hack 2021-09-19 14:44:31 +01:00
+3
View File
@@ -257,9 +257,12 @@ jobs:
with:
files: |
${{ steps.vars.outputs.STAGING }}/${{ steps.vars.outputs.PKG_NAME }}
target/${{ matrix.job.target }}/debian
${{ env.PROJECT_NAME }}-${{ matrix.job.target }}.deb
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
## fix! [rivy; 2020-22-01] `cargo tarpaulin` is unable to test this repo at the moment; alternate recipe or another testing framework?
# coverage:
# name: Code Coverage