Skip to content

Commit

Permalink
🧪Keep the yarl/ dir in CI for Codecov to work
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Nov 20, 2023
1 parent f42316b commit 67589bb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,6 @@ jobs:
source-tarball-name: ${{ needs.pre-setup.outputs.sdist-name }}
workflow-artifact-name: >-
${{ needs.pre-setup.outputs.dists-artifact-name }}
- name: Delete the `yarl/` directory to prevent accidental imports
run: rm -rfv yarl
shell: bash
- name: Download distributions
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 67589bb

Please sign in to comment.