Skip to content

Commit d17b5c9

Browse files
committed
fix typo
1 parent 15a213e commit d17b5c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-dev-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: save build as artifact
6161
uses: actions/upload-artifact@v4
6262
with:
63-
path: llvm-cov-target.tar
63+
path: llvm-cov-assets.tar
6464
name: cpp-linter-lib_tests-${{ runner.os }}-${{ github.run_id }}
6565
retention-days: 1
6666

0 commit comments

Comments
 (0)