🐛 fix(ci): install tomli for gitea tests
This commit is contained in:
@@ -78,7 +78,7 @@ jobs:
|
||||
apt-get install -y python3-pip
|
||||
|
||||
python3 -m pip install --upgrade pip
|
||||
python3 -m pip install yamllint
|
||||
python3 -m pip install yamllint tomli
|
||||
|
||||
echo ""
|
||||
echo "✓ Python 版本: $(python3 --version)"
|
||||
|
||||
Reference in New Issue
Block a user