aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-08-30 21:01:57 -0400
committerBobby <[email protected]>2022-08-30 21:01:57 -0400
commit661c9bbf5280347d9809c72c42cfc641659a2030 (patch)
treec0f7a3405504618c0214e081275f87860bdc534a /.github
parent0826aa35334ea084e6b80b896fe96c80921def8e (diff)
downloadedify-661c9bbf5280347d9809c72c42cfc641659a2030.tar.xz
edify-661c9bbf5280347d9809c72c42cfc641659a2030.zip
Revert: Initial Configuration
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/github-actions.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml
index ae9a20b..88ad0fc 100644
--- a/.github/workflows/github-actions.yml
+++ b/.github/workflows/github-actions.yml
@@ -165,8 +165,3 @@ jobs:
TOXPYTHON: '${{ matrix.toxpython }}'
run: >
tox -e ${{ matrix.tox_env }} -v
- - uses: actions/checkout@master
- - uses: codecov/codecov-action@v3
- with:
- token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
- files: ./coverage.xml