Skip to content

Commit

Permalink
chore(CI): python-mock was removed from arch repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Salamek committed Aug 23, 2024
1 parent 2840a22 commit 7281da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ test:debian:
test:archlinux:
stage: test
script:
- pacman -Syu python-setuptools python-pip python3-mock --noconfirm
- pacman -Syu python-setuptools python-pip --noconfirm
- python setup.py test
tags:
- archlinux
Expand Down

0 comments on commit 7281da3

Please sign in to comment.