Skip to content

Commit

Permalink
ci: checkout action sparsely
Browse files Browse the repository at this point in the history
  • Loading branch information
threeal committed Mar 20, 2024
1 parent e0db53e commit a58b74c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
uses: actions/checkout@v4.1.2
with:
path: ctest-action
sparse-checkout: test action.yml
sparse-checkout-cone-mode: false

- name: Prepare Sample Project
run: mv ctest-action/test/* .
Expand Down

0 comments on commit a58b74c

Please # to comment.