We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 461f259 commit 492c8a7Copy full SHA for 492c8a7
.github/workflows/ci.yml
@@ -16,5 +16,5 @@ jobs:
16
17
steps:
18
- uses: actions/checkout@v6
19
- - run: pacman -Sy --needed --noconfirm just python-cram
+ - run: pacman -Sy --needed --noconfirm git just python-cram
20
- run: just test
0 commit comments