Skip to content

Commit 492c8a7

Browse files
committed
chore(ci): install git
1 parent 461f259 commit 492c8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616

1717
steps:
1818
- uses: actions/checkout@v6
19-
- run: pacman -Sy --needed --noconfirm just python-cram
19+
- run: pacman -Sy --needed --noconfirm git just python-cram
2020
- run: just test

0 commit comments

Comments
 (0)