Skip to content

Commit

Permalink
ci: fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Feb 3, 2024
1 parent 9731de3 commit 75a8bec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: |
git clone https://github.com/simonmichael/hledger.git
cd hledger
-- TODO: just shallow clone this somehow. Use Nix?
# TODO: just shallow clone this somehow. Use Nix?
git reset --hard d702788a6432fa9ae49da082987463f7b907572c
- name: Build
Expand Down

0 comments on commit 75a8bec

Please sign in to comment.