Skip to content

Commit 4ec0d9e

Browse files
committed
Remove comments
Signed-off-by: Luis Mastrangelo <luis@swirldslabs.com>
1 parent 6b79958 commit 4ec0d9e

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -302,15 +302,6 @@ jobs:
302302
with:
303303
version: stable
304304

305-
# - name: Patch Foundry's config file to run only Foundry HTS examples
306-
# run: echo 'test="examples/foundry-hts"' >> foundry.toml
307-
308-
# - name: Run Forge build with custom remappings
309-
# run: forge build --remappings hedera-forking=.
310-
311-
# - name: Run Forge example tests using remote network with a pinned block number
312-
# run: forge test --remappings hedera-forking=. -vv --fork-url https://mainnet.hashio.io/api --fork-block-number 72433403
313-
314305
- name: Run Forge build on Foundry HTS example
315306
run: forge build
316307
working-directory: examples/foundry-hts

0 commit comments

Comments
 (0)