aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Xithrius <[email protected]>2023-03-02 23:29:19 -0800
committerGravatar GitHub <[email protected]>2023-03-02 23:29:19 -0800
commite2f99d04537102c67aeb7ffea536864efab1e2d4 (patch)
treeee1c12a34497564eeeafb55e9e2d50a0128fb953 /.github
parentBump pre-commit from 3.1.0 to 3.1.1 (diff)
parentMerge pull request #895 from python-discord/dependabot/github_actions/coveral... (diff)
Merge branch 'main' into dependabot/pip/pre-commit-3.1.1
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/lint-test.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml
index 644e106a..1fe3bd89 100644
--- a/.github/workflows/lint-test.yaml
+++ b/.github/workflows/lint-test.yaml
@@ -58,7 +58,7 @@ jobs:
# This step will publish the coverage reports coveralls.io and
# link the report to the commit
- name: Publish Coverage Report
- uses: coverallsapp/[email protected]
+ uses: coverallsapp/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: ./coverage.lcov