Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
zeriyoshi committed Aug 22, 2024
1 parent ae29213 commit 725c908
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Download coverage artifact
uses: actions/download-artifact@v4
with:
name: coverage-unified
# - name: Download coverage artifact
# uses: actions/download-artifact@v4
# with:
# name: coverage-unified
- name: Get changed files
uses: tj-actions/changed-files@v45
id: changed-files
Expand Down

0 comments on commit 725c908

Please sign in to comment.