Skip to content

Commit

Permalink
Update step name to be more descriptive
Browse files Browse the repository at this point in the history
  • Loading branch information
DelevoXDG committed Oct 9, 2024
1 parent 11d9eac commit 2778901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
scarb-version: nightly
- run: scarb --version | grep "${{ steps.version.outputs.LATEST_NIGHTLY_VERSION }}"

- name: "Setup Scarb with `scarb-lock`"
- name: "Setup Scarb with `scarb-lock` file in subfolder"
uses: ./
with:
scarb-lock: ./subdir/Scarb.lock
Expand Down

0 comments on commit 2778901

Please sign in to comment.