Skip to content

Commit

Permalink
circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
raffaele-oplabs committed Jan 31, 2025
1 parent 7c4a38d commit a1c7464
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ commands:
jobs:
rust-init:
executor: rust
executor: default
environment:
CARGO_TERM_COLOR: always
steps:
Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
workflows:
version: 2

sol-test-workflow:
jobs:
- foundry-check
Expand Down

0 comments on commit a1c7464

Please sign in to comment.