File tree Expand file tree Collapse file tree 3 files changed +6
-19
lines changed Expand file tree Collapse file tree 3 files changed +6
-19
lines changed Original file line number Diff line number Diff line change 2020 - uses : dtolnay/rust-toolchain@stable
2121 - uses : Swatinem/rust-cache@dd05243424bd5c0e585e4b55eb2d7615cdd32f1f
2222 with :
23- workspaces : |
24- starknet-foundry
25- cairo
23+ workspaces : starknet-foundry
2624 -
uses :
software-mansion/[email protected] 2725 with :
2826 scarb-version : ${{ env.SCARB_VERSION }}
4139 - uses : dtolnay/rust-toolchain@stable
4240 - uses : Swatinem/rust-cache@dd05243424bd5c0e585e4b55eb2d7615cdd32f1f
4341 with :
44- workspaces : |
45- starknet-foundry
46- cairo
42+ workspaces : starknet-foundry
4743 -
uses :
software-mansion/[email protected] 4844 with :
4945 scarb-version : ${{ env.SCARB_VERSION }}
6359 toolchain : stable
6460 - uses : Swatinem/rust-cache@dd05243424bd5c0e585e4b55eb2d7615cdd32f1f
6561 with :
66- workspaces : |
67- starknet-foundry
62+ workspaces : starknet-foundry
6863 - uses : actions/setup-python@v4
6964 with :
7065 python-version : ' 3.9'
9590 toolchain : stable
9691 - uses : Swatinem/rust-cache@dd05243424bd5c0e585e4b55eb2d7615cdd32f1f
9792 with :
98- workspaces : |
99- starknet-foundry
100- cairo
93+ workspaces : starknet-foundry
10194 - name : Check forge formatting
10295 run : cargo fmt --manifest-path ./starknet-foundry/Cargo.toml --check -p forge
10396 - name : Check cast formatting
@@ -121,8 +114,6 @@ jobs:
121114 toolchain : stable
122115 - uses : Swatinem/rust-cache@dd05243424bd5c0e585e4b55eb2d7615cdd32f1f
123116 with :
124- workspaces : |
125- starknet-foundry
126- cairo
117+ workspaces : starknet-foundry
127118 - run : cargo lint
128119 working-directory : ./starknet-foundry
Original file line number Diff line number Diff line change 5959
6060 - uses : Swatinem/rust-cache@dd05243424bd5c0e585e4b55eb2d7615cdd32f1f
6161 with :
62- workspaces : |
63- starknet-foundry
64- cairo
62+ workspaces : starknet-foundry
6563
6664 - name : Install cross
6765 if : matrix.cross
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments