fix: improve usage of indicatif for tracking progress #101

Merged
letian merged 5 commits from better-indicatif-progress into master 2025-08-11 23:47:16 +00:00
Showing only changes of commit 386cf693a1 - Show all commits

View File

@ -9,7 +9,7 @@ jobs:
check:
runs-on: docker
container:
image: hub.nationtech.io/harmony/harmony_composer:latest@sha256:eb0406fcb95c63df9b7c4b19bc50ad7914dd8232ce98e9c9abef628e07c69386
image: hub.nationtech.io/harmony/harmony_composer:latest
steps:
- name: Checkout code
uses: actions/checkout@v4