Skip to content

Commit 2778901

Browse files
committed
Update step name to be more descriptive
1 parent 11d9eac commit 2778901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
scarb-version: nightly
9090
- run: scarb --version | grep "${{ steps.version.outputs.LATEST_NIGHTLY_VERSION }}"
9191

92-
- name: "Setup Scarb with `scarb-lock`"
92+
- name: "Setup Scarb with `scarb-lock` file in subfolder"
9393
uses: ./
9494
with:
9595
scarb-lock: ./subdir/Scarb.lock

0 commit comments

Comments
 (0)