Skip to content

Commit

Permalink
axiom: fix sparse-checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
tsenart committed Sep 30, 2023
1 parent 023a70a commit c1e5d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/axiom-clickbench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3
sparse-checkout: axiom
with:
fetch-depth: 0
sparse-checkout: axiom

- name: Set up Go
working-directory: axiom
Expand Down

0 comments on commit c1e5d99

Please sign in to comment.