Skip to content

Commit

Permalink
trying to unwrap dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryu-CZ committed Oct 10, 2023
1 parent d3b8e14 commit b52013a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
- name: Install coverage
run: |
python -m pip install -U coverage
- name: Checkout
uses: actions/checkout@v3
- name: Download artifacts
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit b52013a

Please sign in to comment.