update test workflow

This commit is contained in:
Junya Morioka
2025-05-18 00:09:58 +09:00
parent 9d34a905bf
commit c3d6595879
+2 -1
View File
@@ -38,7 +38,8 @@ jobs:
steps:
- name: Install tools
run: |
apt-get update && apt-get install -y \
export DEBIAN_FRONTEND=noninteractive
apt-get update && apt-get install -y --no-install-recommends \
curl \
ca-certificates \
sudo \