Skip to content

Commit

Permalink
Fix: delete installation
Browse files Browse the repository at this point in the history
Signed-off-by: h-suzuki <[email protected]>
  • Loading branch information
h-suzuki-isp committed Sep 12, 2024
1 parent 2103189 commit 7feb259
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
# cSpell:ignore typeguard
if dpkg -l | grep -q python3-typeguard; then
sudo apt remove -y python3-typeguard
pip install typeguard
fi
- name: Get package list
Expand Down

0 comments on commit 7feb259

Please sign in to comment.