You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ jobs:
25
25
- Stating an explicit Starknet Foundry version to use, for example `"0.9.1"`.
26
26
- Empty/not specified: the .tool-versions file will be read to resolve starknet foundry version, and in case it is not present the latest stable version will be used.
27
27
28
-
- tool-versions - Optional. String.
28
+
- `tool-versions`- Optional. String.
29
29
- Stating a relative or absolute path to the .tool-versions file.
30
30
- Should be used only if starknet-foundry-version is not specified.
0 commit comments