We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11d9eac commit 2778901Copy full SHA for 2778901
.github/workflows/ci.yml
@@ -89,7 +89,7 @@ jobs:
89
scarb-version: nightly
90
- run: scarb --version | grep "${{ steps.version.outputs.LATEST_NIGHTLY_VERSION }}"
91
92
- - name: "Setup Scarb with `scarb-lock`"
+ - name: "Setup Scarb with `scarb-lock` file in subfolder"
93
uses: ./
94
with:
95
scarb-lock: ./subdir/Scarb.lock
0 commit comments