gosick #1

Merged
DelphicOkami merged 162 commits from gosick into main 2026-03-21 23:08:00 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 484db0781b - Show all commits

View File

@@ -52,7 +52,7 @@ jobs:
set -euo pipefail
if ! command -v aws >/dev/null 2>&1; then
pip install awscli
pipx install awscli
fi
if ! command -v jq >/dev/null 2>&1; then

View File

@@ -52,7 +52,7 @@ jobs:
set -euo pipefail
if ! command -v aws >/dev/null 2>&1; then
pip install awscli
pipx install awscli
fi
- name: Run full unit test suite with coverage