Skip to content

Commit 0f33424

Browse files
committed
fix checkout
1 parent 4bc690f commit 0f33424

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,6 @@ jobs:
6464
steps:
6565
- name: Check out code
6666
uses: actions/checkout@v4
67-
with:
68-
path: src
6967
- uses: ./.github/actions/publish-test-report
7068
with:
7169
artifact-test-report: ${{ inputs.artifact-test-report }}

0 commit comments

Comments
 (0)