Skip to content

Commit

Permalink
Update .circleci/config.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
  • Loading branch information
r0qs and cameel authored Dec 4, 2023
1 parent a8965ba commit 1b42b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1192,7 +1192,7 @@ jobs:
- attach_workspace:
at: build
- run_soltest_all:
evm_versions: "homestead byzantium"
evm_versions: homestead byzantium
- store_test_results:
path: test_results/
- store_artifacts_test_results
Expand Down

0 comments on commit 1b42b1d

Please sign in to comment.