Skip to content

Commit

Permalink
Test only erc20
Browse files Browse the repository at this point in the history
  • Loading branch information
smiasojed committed Apr 24, 2024
1 parent ac172a6 commit 7c6a0ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
strategy:
matrix:
type: [ink-wasm, sol-wasm, evm]
contract: [erc20, trianglenumber, storageread, storagewrite]
contract: [erc20]
env:
BENCHMARK_FILE: benchmark-${{ matrix.type }}-${{ matrix.contract }}.csv
needs: build_dev_moonbeam
Expand Down

0 comments on commit 7c6a0ac

Please sign in to comment.