Closed
Description
Should update the config to use the new values better.
token: ${{ secrets.CODECOV_TOKEN }}
job_code: ${{ join( [github.run_id, github.run_number], '-' ) }}
os: ${{ matrix.os }}
Originally posted by @reactive-firewall in #194 (comment)