We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CODECOV_TOKEN
1 parent cb7bd4c commit d234128Copy full SHA for d234128
.github/workflows/tests.yml
@@ -27,6 +27,7 @@ jobs:
27
env:
28
CRATEDB_VERSION: ${{ matrix.cratedb-version }}
29
SQLALCHEMY_VERSION: ${{ matrix.sqla-version }}
30
+ CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
31
32
steps:
33
- uses: actions/checkout@v3
0 commit comments